Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0xfdf882…47a798
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0x41df13…0104c1
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0x0062f6…13dcba
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0x1bd3c2…13369b
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0x22c88d…2fff42
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0x2c7a49…a859c0
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0xe4aee3…2fba4f
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de49d ago0x0014d2…74ec00
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de49d ago0xf03c2a…a0bdb4
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de49d ago0xbdff7f…f0034c
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de49d ago0xb32846…37865b
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de49d ago0xce61f6…2b88bf
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de49d ago0x301c21…e1eb94
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de49d ago0x23cf66…947c44
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0x6bbdce…0cc474
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0xdf43b4…32e9fe
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0xc0a982…822535
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de49d ago0xa24d88…9f660d
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0xe9d697…beba19
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0xdb5e45…01f641
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0x47c48c…11b2e1
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0x015fbb…fb494f
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0xcb8a72…505b98
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de49d ago0xdaa84a…4ddfc1

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.