Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$34.15100%mrdn58d ago0x43f919…9951b9
0xe55e…f7480x8e77…e2d6Base—$16.88100%mrdn58d ago0x37db94…b08e91
0xe55e…f7480x8e77…e2d6Base—$30.80100%mrdn59d ago0x03b5f5…a99e6e
0xe55e…f7480x8e77…e2d6Base—$33.64100%mrdn59d ago0xd742a3…d55409
0xe55e…f7480x8e77…e2d6Base—$33.38100%mrdn59d ago0xb5944f…535685
0xe55e…f7480x8e77…e2d6Base—$28.71100%mrdn59d ago0xa8a003…8a2e50
0xe55e…f7480x8e77…e2d6Base—$29.14100%mrdn59d ago0x51942f…dd4bbe
0xe55e…f7480x8e77…e2d6Base—$22.41100%mrdn59d ago0x8169b0…cee8da
0xe55e…f7480x8e77…e2d6Base—$35.56100%mrdn59d ago0x818738…663c88
0xe55e…f7480x8e77…e2d6Base—$19.76100%mrdn59d ago0xaffeaa…82bff8
0xe55e…f7480x8e77…e2d6Base—$21.59100%mrdn59d ago0x252eaa…809abd
0xe55e…f7480x8e77…e2d6Base—$36.27100%mrdn59d ago0x5ffc5a…c0ae63
0xe55e…f7480x8e77…e2d6Base—$32.62100%mrdn59d ago0xbbd4b9…58ced4
0xe55e…f7480x8e77…e2d6Base—$32.12100%mrdn59d ago0xf0837f…973168
0xe55e…f7480x8e77…e2d6Base—$16.96100%mrdn59d ago0x8d329f…4b8223
0xe55e…f7480x8e77…e2d6Base—$23.14100%mrdn59d ago0xfc7b42…afbe60
0xe55e…f7480x8e77…e2d6Base—$38.55100%mrdn59d ago0x26f570…17698e
0xe55e…f7480x8e77…e2d6Base—$46.66100%mrdn59d ago0xf3b737…0833d5
0xe55e…f7480x8e77…e2d6Base—$51.12100%mrdn59d ago0x7310ba…abebd1
0xe55e…f7480x8e77…e2d6Base—$47.93100%mrdn59d ago0x58202d…bcad76
0xe55e…f7480x8e77…e2d6Base—$42.69100%mrdn59d ago0xb4071f…b645fa
0xe55e…f7480x8e77…e2d6Base—$25.51100%mrdn59d ago0xfc9b69…c7fda3
0xe55e…f7480x8e77…e2d6Base—$33.93100%mrdn59d ago0x423874…82bad9
0xe55e…f7480x8e77…e2d6Base—$31.08100%mrdn59d ago0x55b8da…ceba13
0xe55e…f7480x8e77…e2d6Base—$22.81100%mrdn59d ago0xb4b5cc…479a90

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://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://roundhouseai.io/dashboard/team.

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