Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xe7f088…cb20c8
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x2ec4d0…915aa2
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x9e3615…554a1e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xf5c56c…380345
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x42fdd3…901082
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xbdacf7…ed0303
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x5059e7…08d6bf
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x127685…c11d49
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xedfedc…d0ff4d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x16e558…246a1d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x84cb3b…93c0e3
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x38b259…0df163
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xd6490a…2e42b9
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x7fe857…3398bd
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x862c19…98e88e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x342929…c3b9f9
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x09fe96…e21b37
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xa8b727…3b6c90
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x111972…08f940
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x841df3…3e9996
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xdfdaba…405062
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x695e23…8661bc
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x1ca47b…0605c5
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x6f712c…a30875
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x40fa26…a7be1d

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.