Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x495b5c…cc8c83
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x383f07…85a544
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x8632f9…1b0360
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x8306f9…326e19
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0xd33fcc…f9c40b
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0xd8643c…ed1092
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0xbf4ba8…2af4aa
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x78fa91…a6f27d
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0xa9c821…297744
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x6b7313…13f085
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x1e28ac…26df9f
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0xb78e21…31d174
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0xe84645…87bbf2
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x090336…f7f884
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x0b9c47…9348bf
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0xdefd0d…2fbe38
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x6e07b1…261e3a
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x513c78…ff3469
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x92e090…3eaa86
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0xc36110…a548be
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0xce4d0e…dd6506
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0xa6bb74…94c626
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0xee3d4a…4a480c
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0xea1e18…f07a75
0x5102…d6410xafff…aad3Base$0.10100%coinbase179d ago0x47b947…2a98b0

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.