Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase8d ago0x1c83fc…8a6712
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x265939…e69c2e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x0d91a1…9da7d0
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.006100%coinbase8d ago0x0dafd0…43bc05
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x8f5211…cb7186
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.002100%coinbase8d ago0xe3af14…8095a2
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.002100%coinbase8d ago0x2405b9…39a3b0
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x4504a9…b5a99d
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase8d ago0x18187a…8c9b52
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase8d ago0x5dffd4…e19653
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase8d ago0x2cbe6b…0ee0ca
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase8d ago0x6d7381…d3a34a
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase8d ago0x695f5d…6659cd
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase8d ago0xfd088b…1238ad
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x258539…1797fc
0x4433…75fb0x6d6e…9192BaseExaSearch$0.007100%coinbase8d ago0x7ca0eb…0877d1
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.002100%coinbase8d ago0x5f78a3…d143b9
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.002100%coinbase8d ago0x7e6309…f232b6
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x76b581…7fa428
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase8d ago0x613ee8…720fbc
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase8d ago0xc7f1bf…ec4540
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x68c859…9ae6d2
0xc9c7…16700x6d6e…9192BaseExaSearch$0.007100%coinbase8d ago0x384250…a78a83
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0xff69e0…daf50b
0x7569…26e40x6d6e…9192BaseExaSearch$0.007100%coinbase8d ago0x96e6a6…4a9036

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.