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%coinbase48d ago0xa953a4…ec13b9
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x4719d0…ae1dd9
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x5ce75c…e5e3fd
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x89632f…05520d
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x8df3ab…a14742
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x39f728…f4e9cb
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x4dc55c…61391a
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x1a9b78…c59e40
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0xbf3cb9…18b0aa
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0xe22515…6db056
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x90061e…8e2770
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0xc07540…1c1a97
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x7ed5db…80d50f
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x047dfd…ae2e01
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x8005ae…104823
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x9b0bc9…f3b964
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0xb2d85c…7ee923
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x3f6f3c…c1b6b3
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x7c1788…4d3649
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0xe24ad7…d770b5
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x5bab18…a52172
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0x40fba3…223c7d
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0xb58a56…7f4ffb
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0xcfff4b…2b23ce
0x2260…88f00xa9dd…2315Base$0.002100%coinbase48d ago0xc92324…08864b

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.