Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2468…bbe30xac65…4417Base—$0.07100%fluxa115d ago0xa3c585…095c85
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0xa2d1d8…6ed6eb
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x247943…1e9e67
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x692fc7…0fd004
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x0c184c…339065
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x12821a…5cf43b
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x3736b0…3d0b62
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0xde0e79…7c4200
0x2468…bbe30xac65…4417Base—$0.01100%fluxa115d ago0xaa560f…f88c17
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x4e32fd…00bdfb
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x0a0b51…bd3b03
0x2468…bbe30xac65…4417Base—$0.01100%fluxa115d ago0x9367a0…615b24
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0xc13c86…2bd23e
0x2468…bbe30xac65…4417Base—$0.08100%fluxa115d ago0xd2fe68…73efab
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x9070de…bfee57
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x1845b2…6123f4
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x86faa0…120bfe
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x7b278c…78a354
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0xa20b00…32cd7d
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0xc2eade…cc1eeb
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x7aef38…3e7c94
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa115d ago0x28000a…a9576c

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.