Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0x8180e0…323716
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xc53799…72eee3
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xa4b6bd…0f6eea
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0x17e231…089c52
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xeda84a…6d4d25
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xf658d3…fa8b58
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0x462214…0265ee
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xd061b6…a0e881
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xfed12f…58cade
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xa9eb9a…87aebf
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xc8b740…b2a0f5
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xb05fbe…5eb141
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0x08c8f2…d0634c
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0x07de2b…3de8a5
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0x5d8c02…b3685e
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0x1a64d8…a46728
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0x24f01d…51cf28
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xa8c6dc…d42b91
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0x384b58…b3087f
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0x384d2f…ee74ab
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0x2fb237…073651
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xff2f3f…0317b7
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0x1ec140…334baf
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xcc889f…b58736
0x2260…88f00xa9dd…2315Base$0.002100%coinbase50d ago0xddf2f2…61e427

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.