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%coinbase13d ago0x181bf2…babb1e
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0x742a36…02e21f
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0xa756ed…afdb7f
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0x9cc353…f19c66
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0xfef9d8…faa3ce
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0xec6c32…0a0c4b
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0xb240ca…0fa995
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0x18bf30…3798eb
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase13d ago0x46fe11…1e42d4
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase13d ago0x65acea…def1a1
0x99d5…cf800x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0x03f12e…6bb195
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x178b9a…1da7c7
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x033fd5…6388f0
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x31f6a1…a0e242
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0xa40107…e613cf
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0xbf889c…aafe72
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0xa2fd33…d1f6bb
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x4423ae…b8474b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0x018167…63b9df
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0x60be52…faff80
0x7569…26e40x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x150276…0ef235
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x245fbe…795f8c
0x7764…32c80x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x338306…24c94e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0x3423ff…d47cd4
0xc9c7…16700x6d6e…9192BaseExaSearch$0.007100%coinbase14d ago0x86e931…9c060f

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.