Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa371…ae160xed2b…a329Base—$0.01100%coinbase77d ago0x617b5d…27310a
0xa371…ae160x3d36…f5f2Base—$0.01100%coinbase77d ago0x4fedaf…76a6a3
0xa371…ae160xffe1…ca4dBase—$0.01100%coinbase77d ago0x65f067…c1634e
0xa371…ae160x50a4…b7a7Base—$0.01100%coinbase77d ago0xf32fac…7849a4
0xa371…ae160xe095…3d79Base—$0.01100%coinbase77d ago0x8e3a5c…25a7ab
0xa371…ae160xf31d…1f87Base—$0.01100%coinbase77d ago0x84afb6…cb465b
0xa371…ae160xa06b…861fBase—$0.01100%coinbase77d ago0x90ee2f…0d00a8
0xa371…ae160x4a99…ea29Base—$0.01100%coinbase77d ago0xd93816…b9562c
0xa371…ae160x72cb…9807Base—$0.01100%coinbase77d ago0xc7ae1c…9007e5
0xa371…ae160xb29b…673dBase—$0.01100%coinbase77d ago0xf03fd4…d56544
0xa371…ae160x7e86…88d8Base—$0.01100%coinbase78d ago0xcae2b8…64bfcc
0xa371…ae160x4b50…410cBase—$0.01100%coinbase78d ago0x552d2b…627f60
0xa371…ae160x811e…d15aBase—$0.01100%coinbase78d ago0xbacf03…9fbda7
0xa371…ae160x6a28…233eBase—$0.01100%coinbase78d ago0x4809f2…b0eb23
0xa371…ae160xee34…485dBase—$0.01100%coinbase78d ago0xd9d70a…688789
0xa371…ae160xfa55…3755Base—$0.01100%coinbase78d ago0x097937…f4a169
0xa371…ae160x9d2c…eae9Base—$0.01100%coinbase78d ago0x7f7f0d…0d7f64
0xa371…ae160x3e32…90fdBase—$0.01100%coinbase78d ago0x31fce5…b7636e
0xa371…ae160xbcb8…e516Base—$0.01100%coinbase78d ago0x824bf1…12dd70
0xa371…ae160x339f…306cBase—$0.01100%coinbase78d ago0x25182c…186140
0xa371…ae160xa278…8b27Base—$0.01100%coinbase78d ago0x607ae0…8a04d6
0xa371…ae160xa67d…c387Base—$0.01100%coinbase78d ago0x1f9134…e69fd0
0xa371…ae160xc797…c24cBase—$0.01100%coinbase78d ago0xc3a581…39be41
0xa371…ae160x35c3…5479Base—$0.01100%coinbase78d ago0xfa5d28…4eec43
0xa371…ae160xd864…7ecdBase—$0.01100%coinbase78d ago0x5cb003…13ec9e

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.