Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa14d ago0xb81947…885d50
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa14d ago0x8ec6ae…13f3d6
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa14d ago0xb650f8…81e04b
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa14d ago0x3e929e…df4483
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa14d ago0x2b33a1…ca14d3
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa14d ago0x911092…d32e60
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa14d ago0x40f0af…50c300
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x52546f…a5c45a
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x4e796f…381b0f
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x2c464a…1c8a9b
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x18e102…349836
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0xfa67b5…919cc4
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x61c699…a8ab26
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x1912e3…bf6888
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0xdefce0…2e63dd
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x58188d…557e04
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0xa86c2f…cb4865
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x0e14b9…38dced
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x2e7bbc…0d934d
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x0a2215…07d6ce
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0xda53df…7c8193
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x698d99…71666e

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.