Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51ad…998a0xb0af…7de0Base—$24.86100%coinbase47d ago0x4f3cf7…22aa7b
0x51ad…998a0xb0af…7de0Base—$24.86100%coinbase47d ago0x954269…13fb05
0x51ad…998a0xb0af…7de0Base—$25.85100%coinbase47d ago0x25c441…ee6489
0x51ad…998a0xb0af…7de0Base—$24.98100%coinbase47d ago0xaf5c3e…0bdaa1
0x51ad…998a0xb0af…7de0Base—$24.25100%coinbase47d ago0xffc4fc…2dd60b
0x51ad…998a0xb0af…7de0Base—$23.58100%coinbase47d ago0x468f77…d7b216
0x51ad…998a0xb0af…7de0Base—$22.98100%coinbase47d ago0x9e151f…433ded
0x51ad…998a0xb0af…7de0Base—$23.84100%coinbase47d ago0xb56a3b…c34ccb
0x51ad…998a0xb0af…7de0Base—$23.18100%coinbase47d ago0x67f66f…564b45
0x51ad…998a0xb0af…7de0Base—$24.24100%coinbase47d ago0xb15495…7b989a
0x51ad…998a0xb0af…7de0Base—$23.73100%coinbase47d ago0xeae0d3…3bfe4e
0x51ad…998a0xb0af…7de0Base—$22.82100%coinbase47d ago0xc886c4…bf6e8b
0x51ad…998a0xb0af…7de0Base—$21.97100%coinbase47d ago0x686f49…f33b6e
0x51ad…998a0xb0af…7de0Base—$21.17100%coinbase47d ago0x1d91e8…326f4b
0x51ad…998a0xb0af…7de0Base—$20.80100%coinbase47d ago0xcec0cb…138436
0x51ad…998a0xb0af…7de0Base—$19.84100%coinbase47d ago0xe711a8…a6e743
0x51ad…998a0xb0af…7de0Base—$21.13100%coinbase47d ago0x6c99ee…6c3501
0x51ad…998a0xb0af…7de0Base—$20.65100%coinbase47d ago0xb32ca3…934adf
0x51ad…998a0xb0af…7de0Base—$20.41100%coinbase47d ago0xa3f108…87e29a

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.