Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x86bff9…21a55b
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x97dc26…c0565a
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0xcddc9c…c797c7
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x439a9a…8d64df
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x8c4d8f…8593fb
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0xa5194f…09bf52
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x4b876e…63cec1
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x21e6b2…b686ae
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0xd29f1e…e2717b
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0xe45961…32cfa4
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x94f0b2…98143f
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0xe0712b…2c0990
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x082e32…a9232f
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x2d4b47…48db1c
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x202c5c…455709
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0xcb344e…aabd3e
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x8af944…6ccc16
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x7c04be…bbd521
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x8c4970…2cf03e
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0xe3f90d…098096
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x26a4c9…2af6d9
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0xf609ee…0da925
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa17d ago0x8e8fc5…50311a

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.