Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0xfdca00…44d1cd
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x63c8ca…7f2ca6
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x762cdf…8bbc60
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0xa95380…a07e2b
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x83fd86…d6b7da
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x723855…6c9517
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x6c5b86…d963e1
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0xb6ee47…2ef635
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x6eda63…c0f1e9
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0xb80b33…b82512
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x8f76e2…1ec987
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0xcc85f8…4738e9
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0xc6cddd…08dd5c
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0xde06c7…33d20f
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x737022…6472ca
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0xdbd7dc…450dc6
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x0c5212…de700c
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase88d ago0x2af97a…c7511c
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0xe8b49d…ea43fc
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x2ade4e…a7fd3a
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0xcbb894…731fbd
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0xe0d7f3…cc827f
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0x9279cb…ff80ba
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase89d ago0xafc4b7…c7fe93

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.