Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase98d ago0xed884e…79981f
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase98d ago0x1cb83f…814409
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase98d ago0x7edf76…c5377d
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase98d ago0x586835…d99ecc
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase98d ago0x94170a…dea83a
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase98d ago0x1a5eed…9cdcab
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase98d ago0x79a7a9…ca23ed
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase98d ago0xf923f5…699e15
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase98d ago0x9b6e4a…fcc75f
0x9cc4…b1760x8a59…a822Basex402 service$0.001100%candidates98d ago0xd5d1a9…a9971b
0x9cc4…b1760x8a59…a822Basex402 service$0.001100%coinbase98d ago0x7a1131…5f9d59
0x9cc4…b1760x8a59…a822Basex402 service$0.001100%coinbase98d ago0x076f89…bc7b82
0x9cc4…b1760x8a59…a822Basex402 service$0.004100%coinbase98d ago0xb3c438…add8b4
0x9cc4…b1760x8a59…a822Basex402 service$0.002100%coinbase98d ago0x86256c…5f2115
0x9cc4…b1760x8a59…a822Basex402 service$0.002100%coinbase98d ago0xe8e8a8…0ac2e5
0x9cc4…b1760x8a59…a822Basex402 service$0.001100%candidates98d ago0x57566c…6cdffb
0x9cc4…b1760x8a59…a822Basex402 service$0.001100%coinbase98d ago0xc899a0…53d85d
0x9cc4…b1760x8a59…a822Basex402 service$0.001100%coinbase98d ago0x580bab…971cf1
0x9cc4…b1760x8a59…a822Basex402 service$0.004100%coinbase98d ago0xdceeb8…980686
0x9cc4…b1760x8a59…a822Basex402 service$0.001100%coinbase98d ago0x02d01d…e51dc4
0x9cc4…b1760x8a59…a822Basex402 service$0.002100%coinbase98d ago0xe821b2…f7a7cb
0x9cc4…b1760x8a59…a822Basex402 service$0.002100%candidates98d ago0xadcdce…f0af25
0x9cc4…b1760x8a59…a822Basex402 service$0.002100%coinbase98d ago0x6b4d97…3f336f
0x9cc4…b1760x8a59…a822Basex402 service$0.002100%coinbase98d ago0x70fe47…d7a6a2
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase98d ago0xb750c1…2aeea9

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.