Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x783aa9…ad62cf
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x707c60…322a53
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0xe1994e…52f761
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x33d38e…862c40
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x1222b5…89192e
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x505c54…f8f312
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x6c6304…04a303
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0xc264f4…461651
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x9eea73…62e2e3
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x0ccbdb…32eb5a
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x10f0fe…8f3c6a
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0xcb6683…1edc94
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x0fa4f4…9b6316
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa43d ago0x8437dd…50d758
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x4dbb75…278c87
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa43d ago0xdf72e1…d25d39
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0xfe12a9…1764e3
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0xb8d492…65bb83
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x6e915b…d58cbb
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x64dbd3…b88be9
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa43d ago0x4e854b…7569e1
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0xec9983…90c103
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x14a997…fbf795
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x0a44b4…6a577c
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa43d ago0x2c2c08…268b52

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.