Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79bf…2ae40x3e0a…78e7Base—$0.005785100%coinbase79d ago0x5f31dd…1e4529
0x79bf…2ae40x3e0a…78e7Base—$0.004587100%coinbase79d ago0xdaa7d7…43c889
0x79bf…2ae40x3e0a…78e7Base—$0.002871100%coinbase79d ago0xe144da…07c19a
0x79bf…2ae40x3e0a…78e7Base—$0.005054100%coinbase79d ago0x158acf…3b98a7
0x79bf…2ae40x3e0a…78e7Base—$0.004371100%coinbase79d ago0x61132e…d8e308
0x79bf…2ae40x3e0a…78e7Base—$0.00413100%coinbase79d ago0xe51e15…92923b
0x79bf…2ae40x3e0a…78e7Base—$0.0042100%coinbase79d ago0x761420…bd37cc
0x79bf…2ae40x3e0a…78e7Base—$0.005744100%coinbase79d ago0x12e2da…73a13e
0x79bf…2ae40x3e0a…78e7Base—$0.004112100%coinbase79d ago0x10a193…fc5557
0x79bf…2ae40x3e0a…78e7Base—$0.003003100%coinbase79d ago0x3e6897…25f007
0x79bf…2ae40x3e0a…78e7Base—$0.005928100%coinbase79d ago0xaa7a27…84d71b
0x79bf…2ae40x3e0a…78e7Base—$0.003954100%coinbase79d ago0x0cac18…760dc1
0x79bf…2ae40x3e0a…78e7Base—$0.005445100%coinbase79d ago0x418954…d4772b
0x79bf…2ae40x3e0a…78e7Base—$0.003859100%coinbase79d ago0x5e1360…192dd9
0x79bf…2ae40x3e0a…78e7Base—$0.004947100%coinbase79d ago0x4bb1ec…221d99
0x79bf…2ae40x3e0a…78e7Base—$0.005362100%coinbase79d ago0x4143c7…aad35b
0x79bf…2ae40x3e0a…78e7Base—$0.003252100%coinbase79d ago0x18520e…4629e7
0x79bf…2ae40x3e0a…78e7Base—$0.005457100%coinbase79d ago0x6b3be7…fddb56
0x79bf…2ae40x3e0a…78e7Base—$0.004007100%coinbase79d ago0xe82065…d7ebc4
0x79bf…2ae40x3e0a…78e7Base—$0.005599100%coinbase79d ago0xb8d15c…821d6c
0x79bf…2ae40x3e0a…78e7Base—$0.003202100%coinbase79d ago0xee638b…874399
0x79bf…2ae40x3e0a…78e7Base—$0.005193100%coinbase79d ago0x229bb9…753a25
0x79bf…2ae40x3e0a…78e7Base—$0.00549100%coinbase79d ago0x24e0bc…7fd2fb
0x79bf…2ae40x3e0a…78e7Base—$0.0055100%coinbase79d ago0x37b44a…c2f58c
0x79bf…2ae40x3e0a…78e7Base—$0.005562100%coinbase79d ago0xdeed9b…61a241

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.