Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x42c70c…704e71
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0xd4f7c3…f58706
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x446ac0…6738ad
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0xc50611…884a10
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x2c4f84…7cb18e
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x75e4ae…4f9bde
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x483f11…26b315
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x0a9eb1…c8f200
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x22b150…55e0d9
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x69d988…47c7ba
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0xa037d6…ee1e35
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x60fdec…2486ff
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x3a925f…5c29cf
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x71f557…f746ac
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x1d93d7…e7d36e
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x9fb685…192257
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x04b07d…39f799
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x3879f1…d43957
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x54315e…bbf03f
0xb90a…9ae40x2038…31d8Base—$1.00100%fluxa113d ago0x2496e3…deff8d
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x97d88c…d7b6fb
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa113d ago0x890f80…b35167
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa114d ago0x8dbb42…407515
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa114d ago0x28f4d9…a14b52
0xb90a…9ae40x2038…31d8Base—$0.01100%fluxa114d ago0xdb363a…566c28

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.