Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0x7ba326…a05bc7
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0x8b75ea…91d6fa
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0xdea53a…278093
0x7be3…11b70x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xf02906…c8503c
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xdf05ef…6592a0
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x504a5f…f82b45
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xb03f73…6d5b12
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x236654…f31930
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x203439…a74e57
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xe22f4d…0103dc
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0x96c52e…b2e727
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0x35d370…011198
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x12a2af…31b8dc
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x1d686f…6ba101
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x976600…ed7471
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x2965f8…b9b816
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x7f3b10…097b88
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x2b1103…0936a0
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xfe4f5e…d74540
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x9650b1…71c29f
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x8d05cb…62026c
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0x0583e3…9209e6
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x1156c6…c87959
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x65a051…d48b26
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xeda6ab…a2e6c6

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.