Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a3…d8060x4cd0…bc31Base$25.0170%0xf70d…dbef20d ago0x2b1ea9…5e009b
0xe7a3…d8060x4cd0…bc31Base$63.2970%0xf70d…dbef20d ago0x3e0716…cd71bf
0xe7a3…d8060x4cd0…bc31Base$39.8070%0xf70d…dbef20d ago0xf458b0…ce2ec7
0xe7a3…d8060x4cd0…bc31Base$8.1370%0xf70d…dbef20d ago0xa54a37…1d7f15
0xe7a3…d8060x4cd0…bc31Base$21.8970%0xf70d…dbef20d ago0x4f630f…741630
0xe7a3…d8060x4cd0…bc31Base$22.1770%0xf70d…dbef20d ago0x33daf2…bec4eb
0xe7a3…d8060x4cd0…bc31Base$15.5770%0xf70d…dbef20d ago0xae1388…35a473
0xe7a3…d8060x4cd0…bc31Base$42.1870%0xf70d…dbef20d ago0x1979ba…8f0d00
0xe7a3…d8060x4cd0…bc31Base$34.3070%0xf70d…dbef21d ago0xb897af…80a485
0xe7a3…d8060x4cd0…bc31Base$13.1670%0xf70d…dbef21d ago0x00124d…e57fc7
0xe7a3…d8060x4cd0…bc31Base$45.7770%0xf70d…dbef21d ago0x78b327…72bb49
0xe7a3…d8060x4cd0…bc31Base$34.9470%0xf70d…dbef21d ago0x115386…cf0390
0xe7a3…d8060x4cd0…bc31Base$13.1970%0xf70d…dbef21d ago0xe1fc9d…aa0537
0xe7a3…d8060x4cd0…bc31Base$12.4270%0xf70d…dbef21d ago0x833df7…a748ad
0xe7a3…d8060x4cd0…bc31Base$36.3470%0xf70d…dbef21d ago0xfd97ab…dda9bf
0xe7a3…d8060x4cd0…bc31Base$40.2270%0xf70d…dbef21d ago0xc89652…424957
0xe7a3…d8060x4cd0…bc31Base$9.2370%0xf70d…dbef21d ago0xfe78b1…86fffe

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.