Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x35bc45…17cf84
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xf37121…14052d
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xae3fd5…4f63de
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x68251a…f25558
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x1b8bd9…a58558
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x63a35c…2969e2
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x488380…1d7f14
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x0ecbc5…825f7a
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x77bdc2…2abbf2
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xc9a6fd…819182
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x57173a…3fead0
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xbdebb1…c56741
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x621cb4…6f35b3
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xbe4657…3f4c2f
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x5a0ef5…3f8b1b
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xf6c355…9d77e4
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x6bdca9…e84c4b
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x9e1345…45afaa
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x2e5926…e7d733
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x869317…f9baa8
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x56faa3…1c8ad8
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x0dac9b…b91e09
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xd5851b…fce0fc
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x899fe7…0bf7fa
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x6aa7f2…1bb971

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.