Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0x836261…74926a
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0x6d6d91…05ec6b
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0x0c64d5…43bd3b
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0xc62e35…3532e5
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0x37ad75…02dbb3
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0xf19f5e…d8e9ed
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0xcbecba…8c37b4
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0xd720ff…06b2e8
0xd3e3…3cde0x9c95…e299Base$0.001100%fluxa49d ago0x2b4add…a753d2
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0x81a4cc…707da3
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0x894dea…f07ab5
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0x580abb…f942bc
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0x60ac0f…92471a
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0xffecf0…db358f
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0x7a691d…8d13f5
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0xc91c55…4d9832
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0x86f5da…55793e
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0x8e45ec…0f5163
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0xeb1036…a74e17
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa49d ago0xd1d538…4d8e57
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa50d ago0xa5975f…0b051f
0xd3e3…3cde0xfe80…47eeBase$0.001100%fluxa50d ago0xddabd1…aee986
0xd3e3…3cde0x9c95…e299Base$0.001100%fluxa50d ago0x0ae759…93b804

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.