Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa118d ago0x689d36…d5c738
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa118d ago0x62d755…57508f
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa118d ago0xec4a9c…3f2c27
0xb90a…9ae40x4fa9…6e97Base—$0.02100%fluxa118d ago0x666100…fd0cb5
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa118d ago0x69cff5…e2c45a
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa118d ago0x6f5245…b89448
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa118d ago0x4b9232…fcd082
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0x386ed8…961718
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0x1bded2…acfac4
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0x5716e0…3420f1
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0xd4a0ef…8b7163
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0x091633…5374af
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0xdf4dc2…03db69
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0x396314…5d704c
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0xe6ec3d…39871e
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0x9bbcad…21611f
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0x96a85e…28e098
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0x644d8b…e8ae7c
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0x19583b…854c93
0xb90a…9ae40x4fa9…6e97Base—$0.01100%fluxa119d ago0xdc0b5e…09c737

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.