Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa43d ago0x0b3332…5c1002
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa43d ago0x48c49d…45e31f
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa43d ago0xa3e95b…883901
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa43d ago0xa1a079…3ca633
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa43d ago0xeb941e…75dbc3
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa43d ago0xe1d081…b8d196
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa43d ago0x4d5c89…317c8d
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa43d ago0xca18ca…640430
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0x3b072e…8dd87b
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0xde8499…bf697a
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0xe7c006…9e17f9
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa44d ago0xec7337…8eb57d
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa44d ago0xd57263…ba9e57
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa44d ago0xa0778f…67db2e
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0x737598…e8680b
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0x020d9f…98e048
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0xab2caa…8bfb78
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0x694b33…a4398c
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0x5fc5d3…e2b1ee
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0x7b7083…f95e48
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0x7255c4…c6076d
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa44d ago0x181a3c…7eca31
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0x058a82…b881df
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0x060b86…a4c99d
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0x6997e0…a7ab95

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.