Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0x0e0c8d…f11b9e
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0x79babb…a9f9a6
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0x0368c4…c26c28
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0xefd693…9580ab
0xf73b…05830x9c95…e299Base—$0.001100%fluxa35d ago0x37bca4…fbb637
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0xcaab47…78be75
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0x5e2a82…51ee4a
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0xc74df4…d5c093
0xf73b…05830x9c95…e299Base—$0.001100%fluxa35d ago0xf10e4a…2e792e
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0x5297ff…9b8f51
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0xd77f49…f3306a
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0x155c67…60c54f
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0x45a886…0b74f2
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0x29b066…2df72a
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0x8209cd…637e21
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0x3d1d41…80c6cd
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa35d ago0x25c677…fd16bd
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa36d ago0xbaa526…a134e1
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa36d ago0x1daae0…670ef5
0xf73b…05830x9c95…e299Base—$0.001100%fluxa36d ago0xdce931…205b3c
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa36d ago0x308618…e66227
0xf73b…05830x9c95…e299Base—$0.001100%fluxa36d ago0x1cf9b4…38e1a4
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa36d ago0x0f385f…3467d4
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa36d ago0x845bc6…2e7c12
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa36d ago0x05c381…49986d

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.