Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0x936bca…9582f2
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0xddf654…a7716f
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0x44a1a0…c6f4c5
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0x297cd2…b95bad
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0xf209e7…1c5195
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0xa97306…f65da9
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0x1909f5…d4d98d
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0x958bd7…4e1b2f
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0x5dd1ef…34cfa5
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0xa1f6f5…52d6b0
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0x4290aa…a4c477
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0x0fcaa0…5498e6
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0xfcac19…438688
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0x48be07…8a5e2c
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0x8913af…fa881f
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0xbceefd…89288f
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa22d ago0x5a0f43…d9a074
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0xece786…2844e9
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x6ae9b0…08508e
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x867fed…11a0f2
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0xae43f2…c481df
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0xa0e9fe…e2a33f
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x92c2be…168e2c
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x3c082e…c46a99
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa23d ago0x9ddceb…19bb2c

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.