Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x1412cb…d35cb0
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x7baceb…4d93f1
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x028ffc…1630b9
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x367921…e6d48a
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x60b74f…0b7f84
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x9df2e9…0ebd29
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x68186e…ac424b
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x827979…e2490f
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xe94928…3d0fc1
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x1693c9…a2f9d4
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xa6f0d7…96a8ec
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xf244f0…b9571b
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x01dab8…4addca
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xbae3fe…3f4766
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x3a2c79…bf5635
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xdae155…72a617
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0xd2dfe4…ca673c
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x53be55…7224c5
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x99516d…f96e1d
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x172325…73e8d9
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa68d ago0x0960b6…9b2dbf
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa69d ago0x7ef53e…c66161
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa69d ago0x848640…cff5f2
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa69d ago0x631c1c…59f438
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa69d ago0x20adb8…e33329

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.