Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0xa19a56…7084aa
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x42ccfb…44ae0b
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x8e3c9b…a05e60
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x9b6c6c…a1638a
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x0bd6b6…081e19
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x16a837…2b98b2
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x80b173…ab0f2d
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x210ef4…04ca22
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa41d ago0x99d77e…2ad329
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa42d ago0x92496e…88e624
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa42d ago0xc95202…0ae227
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa42d ago0xff076d…8f7e82
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa42d ago0x9c3b45…64eee1
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa42d ago0x9c3f20…b4b5a1
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa42d ago0x19945a…75e8ca
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa42d ago0xaed493…3dc2bc
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa42d ago0x14da4d…5bb6d8
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa42d ago0xff8e7a…1f4e79
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa42d ago0xdf71d4…7a3f1f
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa42d ago0xc03e3e…493261
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa42d ago0x9632d9…15c7ce
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa42d ago0x127e48…3b68cb
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa42d ago0xecda29…c2101f
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa42d ago0x8d818f…c2cd0a
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa42d ago0x8ac89b…e49f7e

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.