Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62fc…5d710x3e0a…78e7Base—$0.002868100%coinbase75d ago0x07622c…9f326a
0x62fc…5d710x3e0a…78e7Base—$0.004907100%coinbase75d ago0x7108ba…41aaee
0x62fc…5d710x3e0a…78e7Base—$0.004702100%coinbase75d ago0xddaaee…a8dcd7
0x62fc…5d710x3e0a…78e7Base—$0.005101100%coinbase75d ago0xfb080f…ca33a0
0x62fc…5d710x3e0a…78e7Base—$0.004386100%coinbase75d ago0x7d688e…2c1db9
0x62fc…5d710x3e0a…78e7Base—$0.004165100%coinbase75d ago0x0e7e20…1338c8
0x62fc…5d710x3e0a…78e7Base—$0.003949100%coinbase75d ago0xa3e6be…3bef06
0x62fc…5d710x3e0a…78e7Base—$0.005431100%coinbase75d ago0xf67cd3…1fe458
0x62fc…5d710x3e0a…78e7Base—$0.005813100%coinbase75d ago0x43af0d…ff8f76
0x62fc…5d710x3e0a…78e7Base—$0.005422100%coinbase75d ago0xcec264…6d20d2
0x62fc…5d710x3e0a…78e7Base—$0.005498100%coinbase75d ago0x0b5fb1…f31a1f
0x62fc…5d710x3e0a…78e7Base—$0.004814100%coinbase75d ago0x246ba0…ee7559
0x62fc…5d710x3e0a…78e7Base—$0.004605100%coinbase75d ago0x5110f0…632659
0x62fc…5d710x3e0a…78e7Base—$0.003038100%coinbase75d ago0x09fa54…237b38
0x62fc…5d710x3e0a…78e7Base—$0.00579100%coinbase75d ago0x2a7349…e3019b
0x62fc…5d710x3e0a…78e7Base—$0.003056100%coinbase75d ago0x0282e7…b03a28
0x62fc…5d710x3e0a…78e7Base—$0.005774100%coinbase75d ago0x03f759…da0023
0x62fc…5d710x3e0a…78e7Base—$0.005049100%coinbase75d ago0xf7a04e…d0e042
0x62fc…5d710x3e0a…78e7Base—$0.004203100%coinbase75d ago0x84dbf0…28e246
0x62fc…5d710x3e0a…78e7Base—$0.004406100%coinbase75d ago0xb92d06…0e4fbd

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.