Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0x2da352…29793e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase31d ago0x636934…b2b8bf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x80cda5…1bcbd6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x8492bf…4d0b82
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0xf291f1…113fc6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0xba642d…4756af
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x70396d…da4ea5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x9b705f…fbdd4c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0xbcf744…694224
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x7004e8…1b8da2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x6cee91…d805d0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x764268…cc13e7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x76f711…18faab
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x3be920…42c5fe
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x38b541…b8ea54
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0xe37de0…5ff225
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x44ef0e…8a5553
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x5bd99f…2a2289
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0xf98e5f…a1605a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x2e2c86…350439
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x077190…bab2da
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0xfb716c…539c74
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x39749a…71c4d5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x5c9c91…79612e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase32d ago0x430ff2…7d766e

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.