Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0x9c7c10…607a04
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0xacedb0…5d7b35
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0x0dfe3c…5610a8
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0xd60be4…24d13b
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0x3eebaa…bfdd46
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0xd7428e…b9beed
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0x91e7a9…756a32
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0x16a30f…e24d69
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0x51a98c…e4f958
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0xaa72ef…40660d
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0x4276ad…959a74
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0xb0912f…4215c7
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0xb4ddc2…12d5e3
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0xeb2bae…d40111
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0x3e6965…c87089
0x7daa…be570xfe80…47eeBase$0.001100%fluxa24d ago0xac00ef…312586
0x7daa…be570xfe80…47eeBase$0.001100%fluxa25d ago0x9a8988…cb4450
0x7daa…be570xfe80…47eeBase$0.001100%fluxa25d ago0x15f26d…44594f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa25d ago0x871b19…48430f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa25d ago0xf60a99…f5af3c
0x7daa…be570xfe80…47eeBase$0.001100%fluxa25d ago0x2ae270…177c36
0x7daa…be570xfe80…47eeBase$0.001100%fluxa25d ago0x78a88f…0efaef

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.