Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x0da457…865c55
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x188746…c7c87f
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x107e7d…9120c0
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x86eab7…ca48e3
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x0c8446…2731df
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0xd76773…10d632
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0xe09096…0c3f74
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0xcee40a…1d32a3
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x77dfe2…9793ed
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x91b7ea…1b55ec
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x68f473…5cfb42
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x47604c…506c44
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x185636…40063a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0xdab401…4b746e
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x1a103a…b58644
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0xeb27f6…8efa1a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0xf94232…4e3e53
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x484958…b911b7
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x71de38…ed2cd9
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0xaade55…4d7386
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x9997d1…26854a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x72663f…1c2ebb
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x27c672…102327
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x3bbcdf…41f74a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase12d ago0x1c0dbc…3c87de

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.