Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa29d ago0x198bc2…93a474
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa29d ago0x1d1851…2b7b1c
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa29d ago0xdddafe…ae7e0b
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa29d ago0x08f4ab…b0a895
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0xb04623…63a58a
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0xd15365…a7f7c0
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0x13c226…8516f7
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0x39488b…a73478
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0xa99c63…bb0dc8
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0xec6dfa…679a56
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0xfa3fc3…58e5a6
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0x187f91…72706a
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0xbd8e68…aa58d7
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0xbf7108…a5455d
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0x7bcd5c…e03b60
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0x6287bc…860e93
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0x15f2a4…9b102c
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0x626ec3…d17945
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0x86fadd…aeccf1
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0x6d50bc…c6c0d8
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0x901db3…996c21
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0xc3dd83…c7b7ae
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0x9c1639…1cecea
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0xc63a7d…c6aca1
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa30d ago0x4f997b…e9e598

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.