Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa40d ago0xdfd93a…6def5b
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa40d ago0x21f6fe…9b13ed
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa40d ago0xfc0bd7…9077ab
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa40d ago0x0e8274…bcc071
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa40d ago0xe87003…12113c
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa40d ago0xf96510…e12ae4
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa40d ago0x770835…2fd5ba
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa40d ago0x8c03dc…b15914
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa40d ago0x2259e4…7ca342
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa40d ago0xefa26d…df687b
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa41d ago0x5f3630…218113
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa41d ago0x3ebf6f…25e799
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa41d ago0x962d8c…f8f2f3
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa41d ago0x421c15…e6a5fa
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa41d ago0x9d760d…d5af32
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa41d ago0xd8427a…8f79ae
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa41d ago0xc799b0…a03a41
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa41d ago0x86cb8f…df00ac
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa41d ago0x01fe17…3bfee0
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa41d ago0x4c2bb5…a47902
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa41d ago0xf6cf9a…c8d3f7
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa41d ago0x2c64c5…77fed8
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa41d ago0x35bcee…4a375c
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa41d ago0xe449c8…5eeeba
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa41d ago0x665385…8b22c6

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.