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 ago0xa17530…a1d7f4
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x753614…d924d6
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x3063de…3abb90
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xa202d9…03ebe1
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xfd306b…d202b5
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xd5293c…40f0d8
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x627454…cb0c34
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x169a95…5a651a
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x723329…d02230
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xcb0ffa…781343
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x08dd19…81ed7c
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x9b4354…a1fc9d
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x3bc34b…d6e24c
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xc15f05…7ba0b6
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x51b7b0…edc597
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0xd3970d…8077d5
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x7bd784…4e9f3b
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa15d ago0x34b2db…908551
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa16d ago0xf17e74…3fa0b4
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa16d ago0xd65580…6bdec1
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa16d ago0x0d008c…0f73ee
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa16d ago0x3ca09d…eef507
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa16d ago0xe8bdb1…48fd9b
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa16d ago0xe9fec1…8cdd24
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa16d ago0xa441af…f8d008

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.