Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa18d ago0xe84033…1482c3
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa18d ago0x571983…b7fd5c
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa18d ago0x22300c…3ac691
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x575410…f2fc02
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x48ca05…f03996
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0xa2eba7…a9d88d
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x3d01bc…178144
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x2c10a2…472cf0
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x0d001b…867d04
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0xce5a18…e6bdd0
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x3bc515…65bba8
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x59cbaa…9f2823
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x934593…12eda1
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x491e23…f44845
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0xf739a0…0d7ca6
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x8b0ba8…c6ea9d
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0xa5201d…439f03
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0xf2b0f2…aadac3
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0xa0685f…ebeab5
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x513a18…54919b
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x718dc7…a1f547
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x93e010…312459
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x0b96a0…1cf590
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0x9480ed…33acc7
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa19d ago0xd516be…061aad

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.