Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd544…2b280xa9dd…2315Base$0.002100%coinbase94d ago0x496de3…4e4217
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase94d ago0x2d5829…bad8f0
0xd544…2b280xa9dd…2315Base$0.002100%coinbase94d ago0x915e60…100669
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase94d ago0xef35c6…788e7f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase94d ago0xe58a80…247523
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase94d ago0x03f982…ab5ba3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase94d ago0x819fe0…0b48af
0xbcf2…9cd30xa9dd…2315Base$0.002100%coinbase94d ago0x6ce7d3…1403dd
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase94d ago0x1af4bf…6fd391
0xcf6a…4f650xa9dd…2315Base$0.002100%coinbase94d ago0x4d7fd4…892e52
0xcf6a…4f650xa9dd…2315Base$0.002100%coinbase94d ago0xe889ee…3e19be
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase94d ago0xeb94fb…5b92e0
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase94d ago0x464f18…a2c998
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase94d ago0x734281…448961
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase94d ago0x398ac1…9412c4
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase94d ago0x702673…0eb169
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase94d ago0x22e393…b38b7f
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase94d ago0x711474…9cae15
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase94d ago0x656a17…c64640
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase94d ago0x9a0367…3bcb4e
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase94d ago0x52320c…a12255
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase94d ago0xd6d05d…801591
0xcf33…ccdc0xa9dd…2315Base$0.004100%coinbase94d ago0x29b91a…bcad5a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase94d ago0x850398…4f4080
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase94d ago0x6737e0…69984e

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.