Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa15d ago0xb012d3…b54b94
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa15d ago0x8e7ecc…b44a9a
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa15d ago0x7b8306…208a3b
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa15d ago0xe89d7c…23479c
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa15d ago0x58e928…ba266e
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa15d ago0x4701e4…1c06f7
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa15d ago0x7a5998…3ee1c7
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa15d ago0x1d11ea…213004
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x3cb46b…a2328b
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x1881c6…a43136
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xd03581…91c95c
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x8eabb4…faba42
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x864c29…3dbc8e
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xe7d751…59a88b
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xdbf2ed…e86a06
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x30b7c8…da9430
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xde9174…ac27ba
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x7589c8…00ffbb
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xabbe7b…e268e6
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x8ae221…3f1e57

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.