Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa45d ago0x9fd606…b20a36
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0x448b5d…205ccc
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0x498c90…0f1c93
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0x154a54…0347ab
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0xfee487…950a09
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0xf57a76…a2f9f2
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0xedfec9…271dd2
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0xcff51b…97f334
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa45d ago0x02f8a5…5d688b
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0xa6f5eb…ce718b
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa45d ago0x34d705…ae604d
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa45d ago0xb3530f…7df4f3
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0x84e61c…0a2de7
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0x8a4d22…048e8d
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0x2191b3…856085
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0x01dc4c…482de3
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0x5f4d6c…b5e10b
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0xc86e6f…68338f
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0xd3ac5d…f1206f
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa45d ago0x6cbcbc…a91fa7
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0xfd8735…b462be
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0x81b3d7…f4f540
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0x642803…e5b51a
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0x2940c4…8c2f4a
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa45d ago0xc85e1f…17b458

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.