Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0xaad176…fdfe88
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x46fc0c…1b1c62
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa35d ago0x213a7b…d7457a
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0xe1e997…f95c99
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0x5a7ab0…4ea473
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa36d ago0x7fcb6a…440556
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0x73278b…4ff9c3
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa36d ago0xf3bad3…41862b
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0xead51d…9fba09
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa36d ago0x0b6a6c…50e268
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0xc59d31…772190
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0x53d8db…77fbca
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0x8eccc9…d3d878
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa36d ago0x461184…4e40b6
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa36d ago0xe6a6df…7d8911
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa36d ago0x3d7f4b…dd86a6
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa36d ago0xb87d56…a5920a
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0x2fd673…7f3299
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0xb95ddc…04347f
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0xa0e16c…a461aa
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0x4b2fad…7303df
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa36d ago0x6cd4cf…73dc7a
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa36d ago0xf1c99d…d34997
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0x796fa9…6a64fe
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa36d ago0x9b6770…3e2205

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.