Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x3d6961…f07aa4
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0xe05ef6…17543e
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x2ddaae…8aace6
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0xa1ca2e…40b869
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x7a81bf…e5597d
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0xee346b…f8ca10
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0xdd2128…6ee4fc
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0xa528e0…c65926
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0xa90835…76ce1a
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x065e3c…a2f13f
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0xd893c1…07dd57
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x7d37a1…967c43
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0xa3e775…96778e
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0xa2bb04…0609b3
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x2b561b…95b484
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x9e0a0d…f04190
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x9138ec…06aec7
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0xd35ce7…d03831
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x84df64…93e6e8
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x31d2cc…65864a
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x92f49b…1bbfc2
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x618031…99bb1d
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x54b02a…d99bcc
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x84f35a…647b7f
0xd271…27700xfe80…47eeBase—$0.001100%fluxa16d ago0x6b605a…be342d

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.