Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.001861100%0x4337…224f97d ago0x38b6a5…d642ea
0x3be9…575c0xf6ee…3bd2Base—$0.003187100%0x9b1a…3e4097d ago0xc6826d…18ee59
0x3be9…575c0xf6ee…3bd2Base—$0.001441100%0x4337…339297d ago0x021d29…794c8f
0x3be9…575c0xf6ee…3bd2Base—$0.000363100%0x9b1a…3e4097d ago0xf3942b…008dde
0x3be9…575c0xf6ee…3bd2Base—$0.007218100%0x4337…ef2597d ago0x3e1bb9…66e616
0x3be9…575c0xf6ee…3bd2Base—$0.002418100%0xfb32…884797d ago0x615332…053601
0x3be9…575c0xf6ee…3bd2Base—$0.002399100%0xe469…e32e97d ago0x2190ce…56b4f1
0x3be9…575c0xf6ee…3bd2Base—$0.000971100%0x4337…7a5d97d ago0xc19997…2205aa
0x3be9…575c0xf6ee…3bd2Base—$0.003936100%0xfb32…884797d ago0xa61a2f…cc4671
0x3be9…575c0xf6ee…3bd2Base—$0.004243100%0xe469…e32e97d ago0xa68e5c…59104c
0x3be9…575c0xf6ee…3bd2Base—$0.009788100%0x4337…b35097d ago0x4725b5…3a00dc
0x3be9…575c0xf6ee…3bd2Base—$0.0037100%0xfb32…884797d ago0x766735…4ce79b
0x3be9…575c0xf6ee…3bd2Base—$0.00381100%0xfb32…884797d ago0x6e9e58…bcf08b
0x3be9…575c0xf6ee…3bd2Base—$0.003628100%0x4337…44cc97d ago0x690f6a…586f54
0x3be9…575c0xf6ee…3bd2Base—$0.00448100%0xfb32…884797d ago0xead461…8abea8
0x3be9…575c0xf6ee…3bd2Base—$0.002091100%0xe469…e32e97d ago0x99ed17…16b3bd
0x3be9…575c0xf6ee…3bd2Base—$0.003847100%0xe469…e32e97d ago0x75715d…bbbe60
0x3be9…575c0xf6ee…3bd2Base—$0.006678100%0xfb32…884797d ago0x72ac0c…44a126
0x3be9…575c0xf6ee…3bd2Base—$0.006682100%0x4337…339297d ago0xc65818…83af03
0x3be9…575c0xf6ee…3bd2Base—$0.007434100%0x4337…936997d ago0xd5d9bf…1217fe
0x3be9…575c0xf6ee…3bd2Base—$0.001434100%0x4337…926997d ago0xfd5d7e…457ef3
0x3be9…575c0xf6ee…3bd2Base—$0.004115100%0x4337…539397d ago0x9c1aa1…bc6d69
0x3be9…575c0xf6ee…3bd2Base—$0.001097100%0xfb32…884797d ago0x26c6c7…cf5f3d
0x3be9…575c0xf6ee…3bd2Base—$0.007808100%0xfb32…884797d ago0x5113e5…df2d9c
0x3be9…575c0xf6ee…3bd2Base—$0.00047100%0xfb32…884797d ago0x963a22…98dbdf

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.