Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0x4ac678…de0576
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0xbe162d…a89da6
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0x6e8714…78182b
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0x31f463…e6f220
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0xb104f9…de5fd4
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa46d ago0x21795d…3c4b9d
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa46d ago0xf13b12…822c52
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa46d ago0xf307c1…6e3e0d
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa46d ago0x81dab3…922683
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa46d ago0x667d38…8294cf
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa46d ago0x11a465…a356e2
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa46d ago0xa3d916…ef9ac2
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa46d ago0x7a28d2…f61aff
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa46d ago0x5e8036…c39add
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa46d ago0x63bb49…3f8c3c
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa46d ago0x2a0031…200821
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa46d ago0x14d87b…eb89d2
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa46d ago0xcf700e…340a7a
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa46d ago0x588dd4…6901a0
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa46d ago0x683571…f11113
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa46d ago0x465969…9d6a93
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa46d ago0x688aa4…ade37c
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa46d ago0x4b7ff8…3c2725
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa46d ago0xcd5478…d743b9
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa46d ago0x06ecfe…d44958

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.