Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0xd6031a…c18946
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x6a6065…847e89
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x8c2f1a…816c4b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x88fc47…bba827
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x76889d…4e1104
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x98be42…894a34
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x6229af…f76eef
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x170577…37507e
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x71dc01…a0953e
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0xff359f…5e294c
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x7c2f0c…bcd096
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x48faf9…b8aa5b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x88f31b…2d830e
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x1fa2ef…12f33a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0xb2c113…26eb80
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0xb763b8…9814b7
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0xd75cd3…172029
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0xf13fd5…d9f511
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0xdda495…fb38ae
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0xb4a10b…6732fc
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x2c0a0e…7a4cef
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0xceb2d8…bd154b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xba247a…f064a6
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xcf7029…2f8ae6
0xc524…58690xfe80…47eeBase—$0.001100%fluxa22d ago0xddf142…799b61

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.