Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0xb1cbeb…d15a29
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0xf6d9c0…70d431
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0xdb62be…acc011
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x67f94e…9129dc
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x02ab9f…087543
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0xd402aa…cb2625
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0xa7d1a0…4b5be1
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x6cdb6b…607914
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0xe3c39f…3fe3fe
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0xef1c14…8eb9a0
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x3ee4b5…91bf8f
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x636d76…b1f70b
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x53645c…7aa5df
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x546a4d…72ce83
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x46d47a…a2c9cd
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x59d61f…8c0f3d
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0xf57468…b2c2db
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0xf4fbb8…04b86d
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x4df16e…b1b31f
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0xba2ac6…7d5bc1
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x62948a…2ec9d3
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x683005…e7d96e
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x57af7f…610a07
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase49d ago0x783c96…3bb2e6
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase50d ago0x3af8db…e68a67

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.