Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ad2…81410x7360…b832Base—$0.14100%coinbase38d ago0xc08da2…df1387
0x3ad2…81410x7360…b832Base—$0.007375100%coinbase38d ago0xe3008a…47087b
0x3ad2…81410x7360…b832Base—$0.13100%coinbase38d ago0x1d3062…26d462
0x3ad2…81410x7360…b832Base—$0.001100%coinbase38d ago0x87bdb7…177d46
0x3ad2…81410x7360…b832Base—$0.14100%coinbase38d ago0x86e321…7b0368
0x3ad2…81410x7360…b832Base—$0.14100%coinbase38d ago0x5a34db…53b345
0x3ad2…81410x7360…b832Base—$0.14100%coinbase38d ago0x8b3bd6…2f960a
0x3ad2…81410x7360…b832Base—$0.13100%coinbase38d ago0xd5a4a1…8524a2
0x3ad2…81410x7360…b832Base—$0.13100%coinbase38d ago0x0bf299…4f345a
0x3ad2…81410x7360…b832Base—$0.13100%coinbase38d ago0x588570…994a5c
0x3ad2…81410x7360…b832Base—$0.13100%coinbase38d ago0x66c6ba…3c16fe
0x3ad2…81410x7360…b832Base—$0.13100%coinbase38d ago0x270146…55372f
0x3ad2…81410x7360…b832Base—$0.13100%coinbase38d ago0x88a9db…d67d6f
0x3ad2…81410x7360…b832Base—$0.13100%coinbase38d ago0x75e324…f4973b
0x3ad2…81410x7360…b832Base—$0.13100%coinbase38d ago0xd9bd0e…0f0a6f
0x3ad2…81410x7360…b832Base—$0.001908100%coinbase38d ago0xe100a6…652763
0x3ad2…81410x7360…b832Base—$0.13100%coinbase38d ago0x736c77…c4c9bf
0x3ad2…81410x7360…b832Base—$0.001199100%coinbase38d ago0xca2634…482e77
0x3ad2…81410x7360…b832Base—$0.12100%coinbase38d ago0x9e828f…a97350
0x3ad2…81410x7360…b832Base—$0.13100%coinbase38d ago0x3251f1…4782a6
0x3ad2…81410x7360…b832Base—$0.12100%coinbase38d ago0x5da999…493e42
0x3ad2…81410x7360…b832Base—$0.12100%coinbase38d ago0x028854…c7ea73
0x3ad2…81410x7360…b832Base—$0.12100%coinbase38d ago0xe77b78…d4e868
0x3ad2…81410x7360…b832Base—$0.11100%coinbase38d ago0x0c04ff…23b29c
0x3ad2…81410x7360…b832Base—$0.12100%coinbase38d ago0x91d1f3…64caa9

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.