Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0xd2a4c6…325fb5
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x58eaa5…2d7e69
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x9e1376…675840
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x446d6f…6b9353
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x190995…a48a13
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0xd5f01f…e630fc
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x8a17c6…9026b5
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x94b5db…a1b80f
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x80329c…353b80
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0xa5d32e…3f2a2f
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0xc4ed85…83d5ad
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0xf140c0…91d209
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x6113df…089bb8
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x87d792…a0b137
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x256934…916531
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x2e1fc9…c07b5f
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x901bd8…0805c8
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0xa6e5db…719482
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0xf97ef8…ad6574
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x1fb1f1…dcf366
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x9010fc…d9499f
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x23b756…2365cd
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0xe1e822…c224e7
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0x170a52…01d7b4
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa5d ago0xec15e8…844977

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.