Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x759a9b…a9d0b2
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x6909ae…fda1c5
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0xeec202…cd7627
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0xd03fe4…111c79
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x3549a1…6cb9c3
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x9c643f…5a96e3
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa35d ago0x8775a8…eb5f89
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x3143a7…87fc44
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x95e898…ee526d
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x3f8515…01dbde
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x95554b…9eebe6
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0xa77471…18c917
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0xdc049a…08feb6
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x239812…41a26f
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0xcf22da…0bdcce
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0xd319d4…9712c6
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0xb29b01…a311fb
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0xc3ca64…b1909a
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0xb384f1…83a562
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x8d5d87…0e6397
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0xd0d9f5…609f83
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x15bf5c…089f67
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x64fcf2…a90f86
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x38d7b0…f4740e
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa36d ago0x028b2a…afe0ec

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.