Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4987…753e0xac65…4417Base—$0.04100%fluxa114d ago0x9bae17…9a62c8
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0xfae2d5…e44001
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0x2a138b…84caa3
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0xbb5372…9c78a6
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0x294434…65250e
0x4987…753e0xac65…4417Base—$0.51100%fluxa114d ago0x124900…dc8aa9
0xb90a…9ae40x4987…753eBase—$0.50100%fluxa114d ago0x56dfcd…0a01d5
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0x393e85…f1434c
0x4987…753e0xac65…4417Base—$0.01100%fluxa114d ago0xc5ec84…4e4ef6
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0x14c73e…ddca7b
0x4987…753e0xac65…4417Base—$0.10100%fluxa114d ago0x41b82c…9e1e3c
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0x325ed7…2afbf1
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0x82f6c5…a13df4
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0x06dfae…1aec93
0xb90a…9ae40x4987…753eBase—$0.05100%fluxa114d ago0x2df2e3…4883ac
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0x77c35b…ffa79e
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0x6e3962…a93580
0x4987…753e0xac65…4417Base—$0.02100%fluxa114d ago0x2b0482…0639b4
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0xd6ef05…07d4a8
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa114d ago0x8bdff5…7e5e7b
0x4987…753e0xac65…4417Base—$0.04100%fluxa114d ago0xa3367e…d5b1fc

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.