Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0x908d0a…9a28ba
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0x6264b7…0ee181
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0xb4254a…762520
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0xaf29a6…e9c5ed
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0x64e10a…e0cf65
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa48d ago0x9dca1b…90500d
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0x07f17b…651bcf
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa48d ago0x7d9867…bda62d
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa48d ago0x4599f1…99a023
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa49d ago0x29eea4…8f0c08
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa49d ago0x8f4662…485cc3
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa49d ago0x98edc8…5d945d
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa49d ago0x2afff8…051046
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa49d ago0x105d2f…faea38
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa49d ago0xafffcd…37959b
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa49d ago0xe3960a…b53fe8
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa49d ago0xb2b41f…245f6d
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa49d ago0xe3dff7…89924e
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa49d ago0xa59184…60a76a
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa49d ago0x1003bf…fe4d74
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa49d ago0xdd2041…410c2f
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa49d ago0xc7758e…245ad5
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa49d ago0xf8fe55…91d48a
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa49d ago0xe78a45…00fbbe
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa49d ago0xa573e1…d810c3

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.