Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x702c53…fe8960
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x8ce32f…7a641a
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x1a9f37…d7425b
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xacd684…7fa6d6
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xc733b7…7ac0f2
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x330381…ff03ee
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x2f9721…be81eb
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x43cc0c…194477
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x16d825…8bb530
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xacb19c…e722ad
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xead502…185755
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xa258bc…31fa6c
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xa7833b…9fe6d2
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x7ac71f…8fdad6
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x9276ba…814e49
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x3428f2…513696
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x6e06c2…b2e023
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x2f2b8b…664de7
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x01d446…dcc28b
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x7a8443…832a60
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x433fd6…8f0235
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xf228e6…d337ff
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x0c07c6…ec638e

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.