Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa38d ago0x41d6d7…16a829
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa38d ago0x6478c9…13fe9c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa38d ago0x03d467…dc1ac3
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa38d ago0x6c62eb…81a420
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa38d ago0x96c45f…09699a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa38d ago0x8c0ea3…0d3418
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa38d ago0xd07500…31a95b
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa38d ago0xdb08a3…a7e4dd
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa38d ago0x27dda0…f52ad2
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa38d ago0x2f9dbb…72fcee
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa38d ago0xe7c303…fe8f5b
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa38d ago0x10abdd…34853e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa38d ago0x7a9dbf…53ac45
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa39d ago0xfdae9d…380135
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa39d ago0xf1836d…2d310f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa39d ago0x17ff7d…b3d1c9
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa39d ago0x403ab6…e9b409
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa39d ago0x698e76…3e8d64
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa39d ago0xa2f534…612d81
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa39d ago0xcb3a91…c8720e

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.