Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown60d ago0x625774…1451e0
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown60d ago0x07f4ed…5092a7
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x311816…a62a5f
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0xc0321d…0bdb93
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0xa1ab66…858038
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x798405…6cc8e6
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x92638f…f4491e
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x2aa43b…5dfc87
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x0a7305…0ea0bb
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x195865…b9bef2
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x36a5cb…559e3d
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x63b775…eec893
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0xab29cd…c2fda7
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x0b7134…49a5e4
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x5e9e8b…f9e9c7
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x069188…93c9f0
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0xd84754…3e8a0e
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x1fee37…85b427
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0xcac6ca…c5bae0
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x0ba95f…1e4317
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0xef7bde…7f400d
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x1c7c31…0b2105
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x1bc26f…f6a1eb
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0xc652b3…2e86e2
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown61d ago0x996d4a…4aa707

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.