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%coinbase1d ago0x0660c3…c3321d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase1d ago0x4c8922…e70478
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase1d ago0x9bd56d…62ccab
0x8c6e…1b030x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0xecc71d…39d15f
0xcaa2…e16b0x6d6e…9192BaseExaSearch$0.02100%coinbase1d ago0xcc6c19…3f4709
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x3c3aaf…5e69b5
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0xfefb77…a09efb
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0xf471d9…746ff8
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x7e8e8e…568530
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0xb63539…ea7007
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x5f7fcd…36ffef
0x8b55…9d540x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x91ca4a…adb89a
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase2d ago0x82a29a…c36a84
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x8ca3d2…41914a
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x848129…f28876
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xa762dc…ffa190
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x1ea657…1ed57c
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xf2971b…8af67d
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x9e19ec…7bc4c3
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xd08866…19a656
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xb852a1…868046
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xf99d53…6f86a2
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x77c0f1…d538e5
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x9a3eff…b6668a
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xab6eb5…2de8c9

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.