Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0x13eb06…4d87b2
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0x2f90a4…51f153
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0x34522e…89d654
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0x2bd33f…4f9361
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0xef55cb…489f40
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0x65fd5e…11fd65
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0x1102c8…e435e1
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0x626d55…ebcc44
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0x439702…86ec2a
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9b8116…a3537d
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0x89b90f…14b5d4
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0x0f0725…5fe56c
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa21d ago0x35928c…6cd7f4
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa22d ago0x8c45e8…3b3baf
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa321b1…0bc434
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb5f3d2…bbbfc5
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa22d ago0x7d8456…f2ec57
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa22d ago0x1d8678…2e41ed
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa22d ago0x091881…d67492

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.