Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640x9c95…e299Base—$0.001100%fluxa42d ago0x358c0d…90c9f7
0x43df…54640x9c95…e299Base—$0.001100%fluxa42d ago0x2cc6c6…d377f5
0x43df…54640x9c95…e299Base—$0.001100%fluxa42d ago0xa26159…2e0cea
0x43df…54640x9c95…e299Base—$0.001100%fluxa42d ago0x415188…39729e
0x43df…54640xfe80…47eeBase—$0.001100%fluxa42d ago0x54efa7…e47866
0x43df…54640x9c95…e299Base—$0.001100%fluxa42d ago0xf55f63…4836f6
0x43df…54640x9c95…e299Base—$0.001100%fluxa42d ago0x8a3478…d5971f
0x43df…54640x9c95…e299Base—$0.001100%fluxa42d ago0x4befe5…330e12
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x5d7d89…9e013b
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x4016a7…359cdf
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0xc9b253…a5326e
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x60a0e1…016543
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x3d43c9…311a58
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0xe91db1…46bcf0
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0xc33599…94f2f2
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x46f481…ad564a
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x3ae95f…0f92bc
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x253ec5…5d9ebf
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x06f9f1…d9853c
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0xaf9004…e753a1
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x902ec1…ac0627
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x9b2c22…9b0b0a
0x43df…54640xfe80…47eeBase—$0.001100%fluxa43d ago0x2a04aa…4e4bcb
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0xc9983a…0d28f0
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0xd2b8e2…af1fb5

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.