Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0xa2d45e…aee9ae
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0x3aa5bd…ef0d40
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0x7787d5…27c249
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0xda4e61…f31756
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0x602c51…668df7
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0xebfa62…c99bb4
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0x9f6fd2…3cac65
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0x000707…a5d691
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0x024df9…5b6403
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0x3dd8f8…036d64
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0xc4b93c…61e2e0
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0xcb9ec8…c7fb2f
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0xcceaff…baaa5f
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa27d ago0x18e639…86e972
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa28d ago0x3d47e3…8be1ce
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa28d ago0xdae3e7…e77d1c
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa28d ago0xb11388…1c75a5
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa28d ago0x970b74…0b13a6
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa28d ago0x7919a7…7c95e9
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa28d ago0x6fa12a…9af73f
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa28d ago0x959cdf…ed63ae
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa28d ago0xdab707…9c62c9
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa28d ago0x1d4385…b115eb
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa28d ago0x9329ef…4d6996
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa28d ago0xdc917d…de46ae

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.