Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0x316d5d…0e71c7
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0xd395d9…83fe54
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0xcd369f…0337ff
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0x4e46eb…dd1aa6
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0xf5d016…b364aa
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0x068b22…0d9829
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0x913110…16c608
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0x8686d9…d8a396
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0x481554…90055b
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0x40bb3f…889e99
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0xb75c87…8ab2fd
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0x80c9e6…24cdec
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0xd9c7cf…f5a47c
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0xeac10a…e87393
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0xf04e51…eee727
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0x1eb7f8…074ff4
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0xce3972…9af962
0x2184…a3880x9c95…e299Base—$0.001100%fluxa84d ago0x8191af…4afc6a
0x2184…a3880x9c95…e299Base—$0.001100%fluxa85d ago0x00a8ad…97a6fc
0x2184…a3880x9c95…e299Base—$0.001100%fluxa85d ago0x631f33…4b4dfe
0x2184…a3880x9c95…e299Base—$0.001100%fluxa85d ago0x85ed8e…f16726
0x2184…a3880x9c95…e299Base—$0.001100%fluxa85d ago0xdd0ab4…81ee48
0x2184…a3880x9c95…e299Base—$0.001100%fluxa85d ago0x9311d2…6d2d5d
0x2184…a3880x9c95…e299Base—$0.001100%fluxa85d ago0x5d45bc…e4ee03
0x2184…a3880x9c95…e299Base—$0.001100%fluxa85d ago0xc64d9e…81b297

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.