Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe280…e8aa0x1fd9…c7bcBase—$0.01100%coinbase68d ago0xe6206f…27720c
0xe280…e8aa0x67ee…f8edBase—$0.01100%coinbase68d ago0x66e7d8…057dbd
0xe280…e8aa0x65e9…a70eBase—$0.01100%coinbase68d ago0x0f6e9c…dcc7a6
0xe280…e8aa0xa26a…61a6Base—$0.01100%coinbase68d ago0xd57ed1…524e80
0xe280…e8aa0x23b0…70fbBase—$0.01100%coinbase68d ago0xe387b6…6eae74
0xe280…e8aa0x8f3c…c160Base—$0.01100%coinbase69d ago0x206eb5…ae636a
0xe280…e8aa0xa678…e3d0Base—$0.01100%coinbase69d ago0xa1af7e…c3cd15
0xe280…e8aa0xbd4a…1bc4Base—$0.01100%coinbase69d ago0xedde9c…979983
0xe280…e8aa0x2130…cbfcBase—$0.01100%coinbase69d ago0x80e011…f8091c
0xe280…e8aa0x05fa…f1e7Base—$0.01100%coinbase69d ago0x727459…b27d49
0xe280…e8aa0xa91d…d51fBase—$0.01100%coinbase69d ago0x1d6603…106e96
0xe280…e8aa0x94d2…ae30Base—$0.01100%coinbase69d ago0xfab2b1…7c5439
0xe280…e8aa0x8f51…5848Base—$0.01100%coinbase69d ago0x9d9a82…4a47d1
0xe280…e8aa0x8360…b767Base—$0.01100%coinbase69d ago0x6b102b…835e50
0xe280…e8aa0x1045…06eeBase—$0.01100%coinbase69d ago0xf392f0…02fe39
0xe280…e8aa0x75a1…b8f5Base—$0.01100%coinbase69d ago0xe0fe3f…9042dc
0xe280…e8aa0xe272…99c9Base—$0.01100%coinbase69d ago0xc03236…b0e38e
0xe280…e8aa0x795c…1cdcBase—$0.01100%coinbase69d ago0xab1a07…3a34d9
0xe280…e8aa0x7a73…e424Base—$0.01100%coinbase69d ago0x783c77…3b9c40
0xe280…e8aa0x7a22…29b4Base—$0.01100%coinbase69d ago0x7edbbd…ae5046
0xe280…e8aa0xd01d…ec80Base—$0.01100%coinbase69d ago0x958483…f58e53
0xe280…e8aa0x6add…c041Base—$0.01100%coinbase69d ago0xc4e2c5…a112a9
0xe280…e8aa0xf958…caefBase—$0.01100%coinbase69d ago0x50bd7f…56ba72
0xe280…e8aa0xd0c0…023cBase—$0.01100%coinbase69d ago0x8e08f7…3d7654
0xe280…e8aa0x7fad…cbddBase—$0.01100%coinbase69d ago0xe0622b…300107

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.