Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x6a469f…093669
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x923ee7…759e47
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x1e64ea…4172b2
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x16f324…669175
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe95763…845b9f
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0xfd0b7b…1177d8
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x8dc24c…e4870c
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0xcc644e…0afb42
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x1cf82c…65e98c
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0xc8677f…d0e911
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0xb7a4a2…8fd662
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0xb54572…d97c79
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x1eed8c…446806
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x42e16c…9ee8d8
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x7a0062…bba4a9
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x28d5dd…2d5b39
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x0720d5…79fdf8
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x562060…38e7c3
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x17d5b9…2ea50f
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0xf9e44f…96f243
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x59493e…494675
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4bf155…219cae
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x2d360d…c9f172
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9f3958…08a7c5
0x1cd5…d81a0xfe80…47eeBase—$0.001100%fluxa19d ago0xc1b5e8…841638

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.