Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0x12a596…8fe7d5
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0x2f4bed…496939
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0x13b472…5bf199
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0xa8c120…ca7621
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa45d ago0xa082a5…d626dc
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0x0e7f65…31fc6d
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa45d ago0x409cf9…b7efac
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0xb6d956…736756
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0x77a32c…fc4444
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0xfbdc7d…37992c
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0x5742fa…140e2c
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa45d ago0xd5c281…7a1d02
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0x0ff4bc…d6901d
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa45d ago0xdc2d02…335538
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa45d ago0x632fec…e22f81
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa45d ago0xfe2e73…26391f
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0xa16fb9…5035a3
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0x8323ed…32c90c
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0x770e83…7326f1
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0xd47f38…aead69
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0x8b96da…357250
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0xe90a01…617bc6
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa45d ago0x9edccc…26050a
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa45d ago0x174c6a…a67421
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa45d ago0x8382ef…0033a1

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.