Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0xdbdb02…8bc81b
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x210e6e…923b4d
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0xfe5b7a…ee053a
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x13943d…767a8e
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0xafac1e…98fa05
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0xcf27c6…6550e0
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x194510…084496
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x64b368…e51ed4
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x4de9a6…075d9e
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x722c75…2da208
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x34c438…a32a11
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x9293c2…634d50
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x16b46f…c75a95
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0xa9f65d…6c4e57
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0xc800d7…59cc0c
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x8aa5c6…42a546
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x78a069…469430
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0xb56ff7…010b70
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0xbc22eb…df621a
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x076023…f667f0
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0xf4377d…02976b
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x6ecba0…746fb0
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0xe1cd81…e68583
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0xaff2ae…7e444a
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa15d ago0x23e3ca…2fc4b4

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.