Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc37d…561e0x43dc…1ea1Base—$0.01100%coinbase77d ago0xdc34e4…3ad7a8
0xc37d…561e0x3f0d…30edBase—$0.01100%coinbase77d ago0x11b941…333541
0xc37d…561e0x1d5c…6678Base—$0.01100%coinbase77d ago0x804855…ac50db
0xc37d…561e0xc8c7…b500Base—$0.01100%coinbase77d ago0x323fe1…4c68cc
0xc37d…561e0x9be3…3da5Base—$0.01100%coinbase77d ago0x0d9e95…06f48b
0xc37d…561e0xe023…6e30Base—$0.01100%coinbase77d ago0x37edfe…d4f3eb
0xc37d…561e0x4fef…cb52Base—$0.01100%coinbase77d ago0x180858…06e583
0xc37d…561e0xe351…952eBase—$0.01100%coinbase77d ago0xe8b361…6da892
0xc37d…561e0x8ebd…2d15Base—$0.01100%coinbase77d ago0xca7dc3…0491c9
0xc37d…561e0x1829…c3f4Base—$0.01100%coinbase77d ago0x7e21f5…364359
0xc37d…561e0x100c…461aBase—$0.01100%coinbase77d ago0x901054…22365b
0xc37d…561e0x8b01…bdc2Base—$0.01100%coinbase77d ago0x5b15b7…b481c8
0xc37d…561e0xd72d…2c41Base—$0.01100%coinbase77d ago0x974090…0824f2
0xc37d…561e0xf687…5646Base—$0.01100%coinbase77d ago0xdabc45…0828d3
0xc37d…561e0xa5a2…548bBase—$0.01100%coinbase77d ago0xc05b9a…ad891d
0xc37d…561e0x4b35…221fBase—$0.01100%coinbase77d ago0x0f1580…e36dc8
0xc37d…561e0xac1d…3cc5Base—$0.01100%coinbase77d ago0xd0ab0d…6c6703
0xc37d…561e0xf61a…aa92Base—$0.01100%coinbase77d ago0x81af38…31c6cf
0xc37d…561e0x2369…2fa3Base—$0.01100%coinbase77d ago0xded80d…ae90c2
0xc37d…561e0x5f0b…5719Base—$0.01100%coinbase77d ago0xd1f34c…fe4a99
0xc37d…561e0xb8b4…496dBase—$0.01100%coinbase77d ago0x7ee9da…dc7980
0xc37d…561e0x45be…a21bBase—$0.01100%coinbase77d ago0xb69f74…535cbd
0xc37d…561e0x7c19…f360Base—$0.01100%coinbase77d ago0xc50474…96c270
0xc37d…561e0xb4ec…8de2Base—$0.01100%coinbase77d ago0xe91333…71158d
0xc37d…561e0xc4b1…8cacBase—$0.01100%coinbase77d ago0xc26d02…9e2acd

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.