Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase7d ago0x0b6989…2c9e79
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase7d ago0xb39e76…9258ec
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase7d ago0x4415f7…d6e92e
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase7d ago0x1ff94a…40da2a
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0x2207a1…495340
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0xd607e3…c20704
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0xb8fc90…cc9f18
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0xa29940…b2b671
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0x41cb1a…173864
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0xb2d29f…d10667
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0x28b7f6…05b9d9
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0xc9e752…8de6fb
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0x2d50f7…e2f9c5
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0xdb0489…2a0463
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0xc1615f…ab28ee
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0xbf3f46…dc0369
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0xdeadce…bfded3
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0xd19c25…7e48e9
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0x97d9da…bb0ca5
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0xccada1…438a5d
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0x1c1579…75274b
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0x6a02ea…951522
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase8d ago0xe1d904…674c37
0x9897…e0420x844f…6b89Base—$0.00370%0x227a…49868d ago0xeb1ee9…74505b
0x9897…e0420x844f…6b89Base—$0.00270%0x227a…49868d ago0x526e93…fe6426

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.