Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x739b…50580x3e0a…78e7Base—$0.003092100%coinbase75d ago0xf5c66c…7bd6f7
0x739b…50580x3e0a…78e7Base—$0.002738100%coinbase75d ago0x8f22d6…32452a
0x739b…50580x3e0a…78e7Base—$0.0037100%coinbase75d ago0xb830a4…e40a78
0x739b…50580x3e0a…78e7Base—$0.004481100%coinbase75d ago0xd8465b…5b0450
0x739b…50580x3e0a…78e7Base—$0.00492100%coinbase75d ago0x3e63d3…1970a5
0x739b…50580x3e0a…78e7Base—$0.004261100%coinbase75d ago0xb38468…228242
0x739b…50580x3e0a…78e7Base—$0.005373100%coinbase75d ago0x49449b…7d230f
0x739b…50580x3e0a…78e7Base—$0.00328100%coinbase75d ago0x40f3d6…0bf185
0x739b…50580x3e0a…78e7Base—$0.005769100%coinbase75d ago0x6ab15f…956a6b
0x739b…50580x3e0a…78e7Base—$0.004002100%coinbase75d ago0xd59635…732e09
0x739b…50580x3e0a…78e7Base—$0.005832100%coinbase75d ago0x66c4e3…0a425c
0x739b…50580x3e0a…78e7Base—$0.005531100%coinbase75d ago0xbcb22c…8ae898
0x739b…50580x3e0a…78e7Base—$0.005424100%coinbase75d ago0x85ccbe…f897ed
0x739b…50580x3e0a…78e7Base—$0.00369100%coinbase75d ago0x607f96…07ae3e
0x739b…50580x3e0a…78e7Base—$0.005024100%coinbase75d ago0x6d7db3…eb4235
0x739b…50580x3e0a…78e7Base—$0.004095100%coinbase75d ago0x2aeb58…b6c817
0x739b…50580x3e0a…78e7Base—$0.003226100%coinbase75d ago0x0c9199…4292bb
0x739b…50580x3e0a…78e7Base—$0.004658100%coinbase75d ago0x490a59…0a464b
0x739b…50580x3e0a…78e7Base—$0.00267100%coinbase75d ago0xe0205e…0cb96f
0x739b…50580x3e0a…78e7Base—$0.005923100%coinbase75d ago0xb9f4e1…a72e97
0x739b…50580x3e0a…78e7Base—$0.003603100%coinbase75d ago0x9cac0c…494dca
0x739b…50580x3e0a…78e7Base—$0.003357100%coinbase75d ago0x6db6d8…72ccac
0x739b…50580x3e0a…78e7Base—$0.003815100%coinbase75d ago0x9de9b8…2fb92a
0x739b…50580x3e0a…78e7Base—$0.005529100%coinbase75d ago0x28837d…b057b8
0x739b…50580x3e0a…78e7Base—$0.003599100%coinbase75d ago0xe35f1e…974f16

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.