Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x796d51…af062d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0x2e1dca…551f9f
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa36d ago0x6a202d…fb5e5d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0xc466e9…9750a1
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa36d ago0x0a1851…de6903
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0x22b649…917f7c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0x30f057…aead59
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0x90691c…e5b728
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0x4d1463…c17409
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa36d ago0xa7bde4…78eb0b
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0xf7f240…5e46be
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa36d ago0xe4c015…0cc429
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa36d ago0xa239ec…e96dde
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0x570b1f…9d9969
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa36d ago0xc9736e…c13a49
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa36d ago0x2854ee…f52d4a
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa36d ago0x75f537…b75ca9
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0x274dac…4bac15
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa36d ago0x4e6df1…cb52f8
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa36d ago0x29a8fa…9b47b8
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0xaecd12…a66b07
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0x1ad7f1…65e708
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa36d ago0xc0fbe0…19f1e2
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa36d ago0x524269…e7a3a1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0x0f42b6…1283a8

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.