Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23b7…35c00x3e0a…78e7Base—$0.003256100%coinbase73d ago0x3d2a34…61271d
0x23b7…35c00x3e0a…78e7Base—$0.004213100%coinbase73d ago0xf8999c…57df26
0x23b7…35c00x3e0a…78e7Base—$0.005222100%coinbase73d ago0xa97dae…3d3e8a
0x23b7…35c00x3e0a…78e7Base—$0.00587100%coinbase73d ago0xb6c1f5…e43ca7
0x23b7…35c00x3e0a…78e7Base—$0.00466100%coinbase73d ago0x3b7d70…047c25
0x23b7…35c00x3e0a…78e7Base—$0.005662100%coinbase73d ago0x913053…23465e
0x23b7…35c00x3e0a…78e7Base—$0.002955100%coinbase73d ago0x041e41…60d95e
0x23b7…35c00x3e0a…78e7Base—$0.004105100%coinbase73d ago0xfbe30a…8d5488
0x23b7…35c00x3e0a…78e7Base—$0.005475100%coinbase73d ago0xa0afab…2fecf2
0x23b7…35c00x3e0a…78e7Base—$0.00317100%coinbase73d ago0xe3ad76…2ef211
0x23b7…35c00x3e0a…78e7Base—$0.005281100%coinbase73d ago0xb50688…3e0a15
0x23b7…35c00x3e0a…78e7Base—$0.00592100%coinbase73d ago0xfc5889…ab03cc
0x23b7…35c00x3e0a…78e7Base—$0.005004100%coinbase73d ago0x05596d…048b36
0x23b7…35c00x3e0a…78e7Base—$0.003548100%coinbase73d ago0xbb9242…0ae315
0x23b7…35c00x3e0a…78e7Base—$0.0052100%coinbase73d ago0xeb4955…0251ba
0x23b7…35c00x3e0a…78e7Base—$0.002924100%coinbase73d ago0xe7dbda…0fda51
0x23b7…35c00x3e0a…78e7Base—$0.005922100%coinbase73d ago0x742802…d8a7f7
0x23b7…35c00x3e0a…78e7Base—$0.004441100%coinbase73d ago0xddc944…6d88ce
0x23b7…35c00x3e0a…78e7Base—$0.002828100%coinbase73d ago0x29f64f…2906da
0x23b7…35c00x3e0a…78e7Base—$0.004946100%coinbase73d ago0x122b53…e132a6
0x23b7…35c00x3e0a…78e7Base—$0.002718100%coinbase73d ago0x84082e…678765
0x23b7…35c00x3e0a…78e7Base—$0.004351100%coinbase73d ago0x72360f…a0b7b9
0x23b7…35c00x3e0a…78e7Base—$0.003633100%coinbase73d ago0x7e97c8…8679e8
0x23b7…35c00x3e0a…78e7Base—$0.003566100%coinbase73d ago0x3f63db…30887f

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.