Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa31d ago0xa9cc5c…ab6faa
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0xbe1e76…67c81e
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0xff6c15…105286
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0xa36e4d…75e630
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0xbda01c…ef1519
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa32d ago0xfa870c…761169
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0x58bbbb…fcaafa
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0x6c6d48…aa08ec
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0xb4b0e0…0a940c
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0xabcffe…9329e0
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0x08ebfe…39ce5a
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0x34e3e4…3e56e7
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0x1e13b1…875312
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0x9f43a9…9e7fc7
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0x3b657d…407c8c
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0x766510…7ce8fc
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0x0fa302…5b0fdd
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0xd0c648…686bde
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0x93448f…f1f7bb
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa32d ago0xbc6b0c…5610ae
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa32d ago0xac039a…97799e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa32d ago0xc15544…fe0dc4
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa32d ago0xa15ad4…213a45
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa32d ago0x483966…f1627e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa32d ago0xcc2641…90e8f4

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.