Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0xa19270…7629f6
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0x9f1d61…5dc48f
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0xe25af7…fc3802
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0x212aff…a82ec3
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0xfdcb9a…d90607
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0x6d06cc…ded868
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0x90a520…645619
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0x089a1b…97dfa2
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0x1f50e0…c76baf
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0xdd8cb5…b2c7f2
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0xc8cceb…5003ef
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0x4c5d5c…896b43
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0x6a4ea4…642b12
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa43d ago0xd462c4…caa6da
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0x444e21…e54bcd
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0x2a65b2…dd2476
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa43d ago0xa52596…2e40c3
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0xcbee4a…258f66
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x13633d…bf19f0
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x78f748…4c93b4
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x81b3ea…013076
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x0a1a10…d5235d
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0xe3cdb7…2ce5b3
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0xa4f5c5…c17842
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x506bb1…5081c4

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.