Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395a…edd90xb005…238dBase—$0.01100%coinbase73d ago0x575598…6e186e
0x395a…edd90xb453…9c63Base—$0.01100%coinbase73d ago0x26f94a…8b061f
0x395a…edd90x5bbb…1176Base—$0.01100%coinbase73d ago0x58abb7…82b80d
0x395a…edd90xa773…34f9Base—$0.01100%coinbase73d ago0x68aa37…30eb2d
0x395a…edd90x56a3…a53eBase—$0.01100%coinbase73d ago0x658e89…23725e
0x395a…edd90x9f55…2bd0Base—$0.01100%coinbase73d ago0x2a9efe…401d22
0x395a…edd90x1450…57cfBase—$0.01100%coinbase73d ago0xa2e17b…16f243
0x395a…edd90xf721…9ca3Base—$0.01100%coinbase73d ago0x1c791b…abc9f2
0x395a…edd90x534a…4261Base—$0.01100%coinbase73d ago0xb30941…150f3d
0x395a…edd90x45e1…a12aBase—$0.01100%coinbase73d ago0x590c35…acdc1a
0x395a…edd90x0cf2…1dd9Base—$0.01100%coinbase73d ago0xbf29e5…410c8d
0x395a…edd90xa20f…e971Base—$0.01100%coinbase73d ago0xf417d5…a852cf
0x395a…edd90x6291…07fdBase—$0.01100%coinbase73d ago0x64211f…f6414a
0x395a…edd90x3da7…e6aeBase—$0.01100%coinbase73d ago0xa5a2c3…163e8a
0x395a…edd90xb81c…fb20Base—$0.01100%coinbase73d ago0xd7ca6f…7d2f34
0x395a…edd90x5a4a…ef49Base—$0.01100%coinbase73d ago0x578bed…1cf2a4
0x395a…edd90xfb52…433bBase—$0.01100%coinbase73d ago0xa8e39d…f42b1c
0x395a…edd90xf608…cba3Base—$0.01100%coinbase73d ago0xc9f702…ba4f7e
0x395a…edd90x0843…dd24Base—$0.01100%coinbase73d ago0x78b5c7…8885d7
0x395a…edd90xb74c…0ea9Base—$0.01100%coinbase73d ago0x5ae2d9…b66e51
0x395a…edd90x303d…8239Base—$0.01100%coinbase73d ago0x8464e5…7a87e6
0x395a…edd90xaf79…a4fcBase—$0.01100%coinbase73d ago0xdf749c…1b75ab
0x395a…edd90xe535…6b26Base—$0.01100%coinbase73d ago0x590d35…f70fef
0x395a…edd90x09aa…4666Base—$0.01100%coinbase73d ago0xad53de…88f4f7
0x395a…edd90x6311…5f4fBase—$0.01100%coinbase73d ago0xa5ac88…9ab985

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.