Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa3d ago0x8faef7…374120
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa3d ago0x653de4…13cf7a
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa3d ago0x83c9e7…221e8d
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa3d ago0xd7dfac…583681
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa3d ago0x2063bb…4a9a69
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa3d ago0xed645e…e835fd
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa3d ago0xd82249…d63964
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa3d ago0x8be221…8f2e0f
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0x81ef12…7b23aa
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0xe836d1…ee149c
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0xb1e1c0…896075
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0xa318a3…bd4e7f
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0x9b5a4f…799fd1
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0x0d9415…70f78e
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0xb62c6e…e104b0
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0x65d38e…611dc4
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0xcb88ee…f066d3
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0x210c58…b083e6
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0x6dc547…36d8df
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0xef6583…8428ea
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0x8e0f17…b8a871
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa4d ago0x8932c3…fa8c43

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.