Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x9728a1…009d63
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0xb5339f…d46d7a
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x48e5d6…2f0a32
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0xacc14f…4c78d5
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0xcadf3f…2e6671
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x12dd3a…c8b017
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x0a3a84…557f62
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x7e74de…1ae31c
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x64d827…adecc0
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0xbf4bd4…a0f8c5
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x55147d…c22cf2
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0xe8f5f1…c63487
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0xaafad5…8d9bf6
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0xc6d492…df68bb
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x40bb50…37e580
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x10f799…ef2a8a
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0xfa5fec…e2c81d
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x387932…c00b49
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x89c7ae…e29382
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x5cc43d…a37f61
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0xbd33eb…25309e
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x57b0ce…631eb2
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x3c66c8…b180e2
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0x80f575…2c8786
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase111d ago0xefa629…a51e3f

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.