Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0x4be3e6…d1a342
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa32d ago0x917516…a4b485
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0xe86492…197cfb
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0x23822c…3ce537
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0x42e26f…84f6b8
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa33d ago0x08f76e…c8e39d
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0xea6cff…69239c
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0x71c019…5bb190
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0x6b61b9…191ee5
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0xe5b868…f1f6d9
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0xbfc9f1…d526fe
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0xe5ed66…deda37
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0x8e8e96…603529
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0x9d3bf2…6d1c77
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa33d ago0x1ffb67…543e0f
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa33d ago0x0dc8ff…65c02a
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa33d ago0x92a0ba…0618ac
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0x6906d2…563864
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0x5e1386…469259
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0x05a5fa…358644
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0xc9546b…0e4961
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0x9707f7…851dac
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa33d ago0x51fd4b…fd9fdf
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0x07306a…74e049
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa33d ago0xa4a7b5…4d6c47

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.