Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa32d ago0x1d01c9…17608a
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa32d ago0xb9da81…ce6110
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa32d ago0x939f19…1bec86
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa32d ago0x9896cc…812fb8
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa33d ago0x25ea96…076dd3
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x619391…67d18f
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x3a9692…cb38d5
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x4ed019…1bd5ae
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa33d ago0x27ceb4…722887
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x7d4a82…e12bb2
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x0911bc…a16dd3
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x859ab7…b51d0b
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x5e43e9…f4bf6b
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa33d ago0xb7a6b5…9bdf10
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0xe001cd…327140
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0xf13d5d…dc842e
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x4b7197…ccb186
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa33d ago0x174d93…53584c
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa33d ago0x9ee529…bf2212
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x5d6940…862ea5
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x5a7e8d…17d381
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0xd1073b…614c22
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa33d ago0x29e1d5…d8b8fb
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x48371b…e2e296
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0xaacb28…4114e9

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.