Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa15d ago0x6485d1…e16d8f
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa15d ago0xa54b7a…e702ba
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa15d ago0xc81bde…1d4cb0
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa15d ago0x76e5e0…f83ca2
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x3ea681…d452e2
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0xe68af6…2a4f0e
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x8938d7…2d67ab
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x5dc68f…64e291
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x4c3f30…a948f7
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x678ecd…8b1ca4
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0xea0331…8d0ac4
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x6c8a17…c5693d
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x4ceef4…16514a
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0xd9b136…f1312d
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x1917b0…e9a4bf
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x34a84d…48318b
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x8e5993…5c6323
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x8e7ba7…1c74dc
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x1b4d35…7ae9e5
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x634664…ee2272
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0xa3f612…2b710c
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0xbf762a…c964ac
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0xa6d7de…031e19
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0xb98e08…ea1537
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa16d ago0x5b0747…e5820b

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.