Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa40d ago0xa27214…0843b5
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa40d ago0x9dce7e…4d6bfd
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa40d ago0x7d7604…42621f
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa40d ago0xfccb8e…6cb724
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa40d ago0xb40865…fdec93
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa40d ago0x374aaf…f54a98
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0x558f84…9e9eb1
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa40d ago0x6c2f00…b29435
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa40d ago0x3d6493…91c9f1
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0xa9c283…ae1c13
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0xbbea94…72a79f
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0x2b0ed5…7ad62d
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa40d ago0xa8d81d…d92c1a
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa40d ago0x9f21f0…a9fd3c
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0xf98b07…160fea
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0xf38160…7d3f5d
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0x72e932…95624b
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0xe53bc3…252f92
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0x466d6d…876697
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0xe1e2b1…3d06a4
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa40d ago0x6d2771…7056b1
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0x98960b…d24f37
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0x38bc7e…c58605
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa40d ago0x16b491…87b143
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa40d ago0x0e0153…3a21ab

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.