Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0557b4…18061d
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x36cd5d…f9090f
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd060a4…4e2302
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x196a0e…8e9b1c
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf206cc…a7f9b0
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb86691…d51796
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa074bc…b3e86f
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab331c…6dd726
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7f0735…36f734
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x132393…e17cb6
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x04e5c6…127d39
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0469e2…768328
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7d3d0…358458
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x93e832…e1cdfd
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x94deaa…7c29bc
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd5532c…f0fe2a
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa9cfcd…b5b8cc
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x271b98…6ee352
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9e1404…6d3721
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b50c2…464b3f
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x58c9b0…a8f1e5
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf81bd3…adf2e5
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda8e60…c469c1
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x91b48e…78fc01
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x839424…67872d

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.