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
0xfeda…7d9c0x3e0a…78e7Base$0.003225100%coinbase79d ago0x296388…9a75b3
0x155a…7ac60x3e0a…78e7Base$0.005105100%coinbase79d ago0xd95406…ad2613
0x8a94…d8220x3e0a…78e7Base$0.003435100%coinbase79d ago0xfa48d9…91cd5b
0xc4ba…4b4b0x3e0a…78e7Base$0.003857100%coinbase79d ago0xbb3481…78006a
0x49f0…233f0x3e0a…78e7Base$0.005495100%coinbase79d ago0x5045fd…862ecf
0x1596…fcc70x3e0a…78e7Base$0.002656100%coinbase79d ago0xf15627…3118e8
0xd355…4e7a0x3e0a…78e7Base$0.003563100%coinbase79d ago0x83f02c…a6921d
0x0282…ca960x3e0a…78e7Base$0.003613100%coinbase79d ago0x8be524…c5d02b
0x7470…b87d0x3e0a…78e7Base$0.005072100%coinbase79d ago0x612f1b…60ec91
0xf161…6bb30x3e0a…78e7Base$0.005593100%coinbase79d ago0x9412e3…564011
0x3e1d…57ff0x3e0a…78e7Base$0.005463100%coinbase79d ago0xe02f01…7ee84a
0xfeda…7d9c0x3e0a…78e7Base$0.005671100%coinbase79d ago0x74cfd8…c9a397
0xc839…e9280x3e0a…78e7Base$0.003805100%coinbase79d ago0xc63e2c…cfe891
0x7470…b87d0x3e0a…78e7Base$0.003247100%coinbase79d ago0xbefb99…518b14
0x1596…fcc70x3e0a…78e7Base$0.005436100%coinbase79d ago0x088203…fa693e
0x8b80…7d6e0x3e0a…78e7Base$0.00309100%coinbase79d ago0x3bfd8a…34ef7e
0xe294…b2ef0x3e0a…78e7Base$0.005745100%coinbase79d ago0x886c69…85d12b
0xbe4d…65c20x3e0a…78e7Base$0.004423100%coinbase79d ago0x1e4d4a…08de5c
0xd355…4e7a0x3e0a…78e7Base$0.003599100%coinbase79d ago0x253315…8b9146
0x0f27…6ca30x3e0a…78e7Base$0.002822100%coinbase79d ago0x226402…84e0f6
0x3e1d…57ff0x3e0a…78e7Base$0.00373100%coinbase79d ago0xcf452b…5e76ec
0x155a…7ac60x3e0a…78e7Base$0.002681100%coinbase79d ago0xefccbb…97436a
0x77a7…f2030x3e0a…78e7Base$0.004394100%coinbase79d ago0x3f51f4…04ff87
0x8a94…d8220x3e0a…78e7Base$0.003427100%coinbase79d ago0x77cf75…09f701

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.