Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$4.48100%coinbase26d ago0x59744e…8d88f1
0x467f…a4c10x85b4…627cBase—$0.67100%coinbase26d ago0xa0a7f9…47b5ef
0x467f…a4c10x85b4…627cBase—$3.32100%coinbase26d ago0xad5828…abafc2
0x467f…a4c10x85b4…627cBase—$2.34100%coinbase26d ago0x8f9f7a…9b226d
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase26d ago0x591d06…e1811e
0x467f…a4c10x85b4…627cBase—$3.65100%coinbase26d ago0x2b3f1f…4261ef
0x467f…a4c10x85b4…627cBase—$1.33100%coinbase26d ago0x6fb876…6754d8
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase26d ago0x3cf566…8daee5
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase26d ago0x8bb337…735f02
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase26d ago0xf23c04…584058
0x467f…a4c10x85b4…627cBase—$2.39100%coinbase26d ago0xdfc911…cb7626
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase26d ago0x4535d0…719987
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase26d ago0x9b9c78…6faae8
0x467f…a4c10x85b4…627cBase—$0.75100%coinbase26d ago0xd88ae9…870387
0x467f…a4c10x85b4…627cBase—$0.52100%coinbase26d ago0x584c96…822835
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase26d ago0x6fa46b…d17555
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase26d ago0x207c05…e1f3e6
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase26d ago0x305091…fce147
0x467f…a4c10x85b4…627cBase—$0.62100%coinbase26d ago0x713a51…36c253
0x467f…a4c10x85b4…627cBase—$2.25100%coinbase26d ago0x78d0e5…0f4c85
0x467f…a4c10x85b4…627cBase—$1.42100%coinbase26d ago0xf2fea7…594e7b
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase26d ago0x135f19…8957b5
0x467f…a4c10x85b4…627cBase—$0.74100%coinbase26d ago0xacd84d…6b2b94
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase26d ago0x743cfe…5a1bd9
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase26d ago0x28b0b7…bc652b

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.