Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6394…a9a80x2932…4f60Basex402 service$0.005100%coinbase6d ago0x21efa9…2146a3
0x224c…aa4d0x2932…4f60Basex402 service$0.005100%coinbase6d ago0x1f29e7…54712f
0xd03a…a45a0x2932…4f60Basex402 service$0.005100%coinbase6d ago0x14d435…f8b8fb
0x8bf5…8f490x2932…4f60Basex402 service$0.005100%coinbase6d ago0x252616…d9ba19
0x3d6e…5e7d0x2932…4f60Basex402 service$0.005100%coinbase6d ago0x3c98ed…762821
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase6d ago0x8b8cad…257fa5
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase6d ago0x535242…4856ce
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase6d ago0x2400b8…d1d2aa
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase6d ago0x5216eb…07817b
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase6d ago0x8d8a57…ff6136
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase6d ago0x380010…2885ec
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase6d ago0x752af0…648f19
0x2adc…5a2f0x2932…4f60Basex402 service$0.005100%coinbase6d ago0xabfb27…488975
0x124d…a9470x2932…4f60Basex402 service$0.005100%coinbase6d ago0xac6506…be8fe5
0x9f46…20170x2932…4f60Basex402 service$0.005100%coinbase6d ago0xb519b7…133428
0xdad7…75c50x2932…4f60Basex402 service$0.005100%coinbase6d ago0xa3124c…b1beab
0xce3e…c63b0x2932…4f60Basex402 service$0.005100%coinbase7d ago0x97ed5c…a8eb14
0xeb52…7dc50x2932…4f60Basex402 service$0.01100%coinbase7d ago0x55407f…ac70e1
0xc9c7…16700x2932…4f60Basex402 service$0.005100%coinbase7d ago0xd8baab…d76cf8
0xc9c7…16700x2932…4f60Basex402 service$0.01100%coinbase7d ago0x3d9cbd…4e19bb
0xec84…8d2d0x2932…4f60Basex402 service$0.005100%coinbase7d ago0x1b2b22…c9d4a4
0xe5f7…cc080x2932…4f60Basex402 service$0.01100%coinbase7d ago0x65c657…3eb459
0x7dd8…17d20x2932…4f60Basex402 service$0.005100%coinbase7d ago0x5f95df…62afc5
0xa44f…1a4a0x2932…4f60Basex402 service$0.005100%coinbase7d ago0x6540d4…a71686
0x375e…b25b0x2932…4f60Basex402 service$0.005100%coinbase7d ago0xad5702…762b1e

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.