Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x9809a6…28f0de
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x4279dd…91a651
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x8b6272…421f58
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0xd1e4ce…1e4e82
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x70bbbb…929e98
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x19c9a9…d777b5
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x77056b…af762f
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0x886699…a20297
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x767033…6da5a8
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x3c780a…d27363
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0xf4bf66…328ca1
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x3979ef…1e544b
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0x0b6547…75e673
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0xb88540…2f6695
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x84ec9d…055854
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0x5b706d…095913
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0xabec1e…762948
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0x4103da…1ff08c
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0xad1449…73d4e5
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0x8bfa18…0ac8de
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x5e5847…7e1697
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0xf0f2f9…c8c9cc
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x14d5d8…df8d32
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x88b5b6…c3828d
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x1f5ccd…537e06

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.