Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x80591a…c5d1d3
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xa4a0bd…740dee
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x2b1fa6…47580f
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x4936d3…fe9d0f
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x4620e0…fcffb6
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xace88f…e36ef5
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xa0eaeb…891561
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x6f6ecf…988a1c
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xbbd894…9daa32
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xa598ba…3ab916
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x49f627…8cb2ed
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x39dd8a…dcb912
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xfb4233…8d8396
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x86fcd6…38df17
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x69b019…5447ce
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xccc1d0…c43c2e
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xaf3117…bd191a
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x02aff4…558ece
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x17e2f4…5a480f
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x3ceb6a…7dc732
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x27cd4e…510473
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x1b8dce…26b7d4
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0xbf2853…d972e2
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x587fb0…1f0a2a
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase64d ago0x3a6766…86dcbd

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.