Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x386c…3f86Base—$0.06100%fluxa112d ago0x0703bc…0368fb
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0xc6c812…2c2655
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x34e1ed…d2d957
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x34d401…f713e1
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x0b4413…b2c23a
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x2d3593…5f82b3
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0xa1d9a1…a98fa8
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x9aeb26…6a52f7
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x8d8932…583aa4
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x84a452…3b4cec
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x279289…073d93
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x7b5c34…8074a3
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x494ee1…f48a4e
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0xc663da…48b687
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x04fd45…b0cd75
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0xd06416…05b28c
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x410c48…8da976
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x373159…b673ea
0x386c…3f860xc00e…c2a2Base—$4.45100%fluxa112d ago0x072b58…8166b3
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa112d ago0x053377…b2d68e
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa113d ago0xec3684…d73a13
0xb90a…9ae40x386c…3f86Base—$0.01100%fluxa113d ago0x0de03b…8cb1cf

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.