Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5805…844a0x3e0a…78e7Base—$0.005376100%coinbase74d ago0xe1e816…7dad11
0x5805…844a0x3e0a…78e7Base—$0.004665100%coinbase74d ago0x228956…50c69e
0x5805…844a0x3e0a…78e7Base—$0.003023100%coinbase74d ago0x825305…55a615
0x5805…844a0x3e0a…78e7Base—$0.002824100%coinbase75d ago0x49a59e…41f4b8
0x5805…844a0x3e0a…78e7Base—$0.005616100%coinbase75d ago0x86159f…1b7e91
0x5805…844a0x3e0a…78e7Base—$0.005757100%coinbase75d ago0x2dcf0d…1ad971
0x5805…844a0x3e0a…78e7Base—$0.002761100%coinbase75d ago0xfb15aa…9330f5
0x5805…844a0x3e0a…78e7Base—$0.005769100%coinbase75d ago0x01a16b…c9b43b
0x5805…844a0x3e0a…78e7Base—$0.004893100%coinbase75d ago0x5d478f…f7074a
0x5805…844a0x3e0a…78e7Base—$0.005087100%coinbase75d ago0x1b3092…bf9ec7
0x5805…844a0x3e0a…78e7Base—$0.002846100%coinbase75d ago0x688deb…5a5e09
0x5805…844a0x3e0a…78e7Base—$0.002952100%coinbase75d ago0x48527e…8f9556
0x5805…844a0x3e0a…78e7Base—$0.003218100%coinbase75d ago0x8ae75c…7c5f68
0x5805…844a0x3e0a…78e7Base—$0.005747100%coinbase75d ago0xed1605…30179b
0x5805…844a0x3e0a…78e7Base—$0.004219100%coinbase75d ago0x2a9228…cff49b
0x5805…844a0x3e0a…78e7Base—$0.00293100%coinbase75d ago0xfa8527…a7edc8
0x5805…844a0x3e0a…78e7Base—$0.004629100%coinbase75d ago0x3f8605…1721bb
0x5805…844a0x3e0a…78e7Base—$0.005503100%coinbase75d ago0x57a46f…9f0acc
0x5805…844a0x3e0a…78e7Base—$0.003888100%coinbase75d ago0x271a71…a6dcef
0x5805…844a0x3e0a…78e7Base—$0.004234100%coinbase75d ago0x4adf52…b8ccba
0x5805…844a0x3e0a…78e7Base—$0.004795100%coinbase75d ago0x200dbf…5a52e3
0x5805…844a0x3e0a…78e7Base—$0.003973100%coinbase75d ago0x3a3066…67a21a
0x5805…844a0x3e0a…78e7Base—$0.003367100%coinbase75d ago0x31d584…bb148a

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.