Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$3.15100%0x1a4b…80bc56d ago0x7f130d…11af1e
0xc9a2…31540x0e3d…7757Base$1.05100%0x23e1…500356d ago0x89a66b…6c9d15
0xc9a2…31540x0e3d…7757Base$5.25100%0xe0dd…9b2b56d ago0x461968…466d84
0xc9a2…31540x0e3d…7757Base$10.50100%0x9307…e92a56d ago0x249166…cb031d
0xc9a2…31540x0e3d…7757Base$2.10100%0x5520…8e5b56d ago0xd20b98…1bc317
0xc9a2…31540x0e3d…7757Base$5.25100%0x20d2…f0b256d ago0x9ca1f3…4cbcea
0xc9a2…31540x0e3d…7757Base$1.05100%0xd022…454156d ago0x9d369d…fe6016
0xc9a2…31540x0e3d…7757Base$3.15100%0xe4ca…c91c56d ago0xe9600f…d24978
0xc9a2…31540x0e3d…7757Base$6.30100%0x60af…6a2556d ago0xab07ed…22024a
0xc9a2…31540x0e3d…7757Base$4.20100%0xf239…386c56d ago0x2e6b5b…a0ba6f
0xc9a2…31540x0e3d…7757Base$10.50100%0xca9f…d20156d ago0xccb41f…a7d7c4
0xc9a2…31540x0e3d…7757Base$11.55100%0x3494…a4d156d ago0xeebf18…2630e2
0xc9a2…31540x0e3d…7757Base$4.20100%0x44ef…9f6356d ago0xb340ea…9986df
0xc9a2…31540x0e3d…7757Base$3.15100%0x2b35…135b56d ago0x618183…abf326
0xc9a2…31540x0e3d…7757Base$1.05100%0x9d6c…edd356d ago0xa3e118…df3111
0xc9a2…31540x0e3d…7757Base$1.05100%0x8503…c07256d ago0x8a9e02…54f627
0xc9a2…31540x0e3d…7757Base$2.10100%0xdb8c…386156d ago0xf12bf5…ffbf53
0xc9a2…31540x0e3d…7757Base$5.25100%0x35fa…74a956d ago0x3671ca…273fa6
0xc9a2…31540x0e3d…7757Base$5.25100%0x2fa9…16de56d ago0xd2890c…4eeaf1
0xc9a2…31540x0e3d…7757Base$10.50100%0x99d9…ec9d56d ago0x295a53…64ac64
0xc9a2…31540x0e3d…7757Base$21.00100%0x9d6c…edd356d ago0xd5ffa9…5d5199
0xc9a2…31540x0e3d…7757Base$5.25100%0x5e05…afbb56d ago0x5b4315…c93dd1
0xc9a2…31540x0e3d…7757Base$5.25100%0x86c0…288956d ago0x9cdd96…21a0dc
0xc9a2…31540x0e3d…7757Base$5.25100%0x0fb0…485956d ago0x110bf4…76981b
0xc9a2…31540x0e3d…7757Base$5.25100%0xd301…c7ff56d ago0x4f9be2…307455

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.