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.009143100%0x4337…217c96d ago0x6fe47d…4a0613
0x3be9…575c0xf6ee…3bd2Base—$0.002705100%0x4337…a93d96d ago0x24b0e8…793b93
0x3be9…575c0xf6ee…3bd2Base—$0.008049100%0xfb32…884796d ago0x6dd143…e686a5
0x3be9…575c0xf6ee…3bd2Base—$0.005917100%0x4337…1b6296d ago0x90f7cf…205366
0x3be9…575c0xf6ee…3bd2Base—$0.005884100%0x4337…339296d ago0xffd828…8b1109
0x3be9…575c0xf6ee…3bd2Base—$0.005852100%0x4337…283896d ago0x3263c3…e90e28
0x3be9…575c0xf6ee…3bd2Base—$0.005696100%0x4337…9b7c96d ago0x817247…7b99a6
0x3be9…575c0xf6ee…3bd2Base—$0.008442100%0x4337…663c96d ago0xe21d0e…e8b95c
0x3be9…575c0xf6ee…3bd2Base—$0.004832100%0x657e…f0d996d ago0xf56cdd…c96863
0x3be9…575c0xf6ee…3bd2Base—$0.000986100%0x4337…39a896d ago0x0eadb2…d5e65f
0x3be9…575c0xf6ee…3bd2Base—$0.008121100%0x4337…029096d ago0xfa2b63…e486ab
0x3be9…575c0xf6ee…3bd2Base—$0.00226100%0xe469…e32e96d ago0x0f901f…d4dc0c
0x3be9…575c0xf6ee…3bd2Base—$0.005961100%0xfb32…884796d ago0x518aea…92b297
0x3be9…575c0xf6ee…3bd2Base—$0.009113100%0x4337…3a7396d ago0xe4c394…05684e
0x3be9…575c0xf6ee…3bd2Base—$0.002426100%0x4337…6f8b96d ago0xf602c8…4fb871
0x3be9…575c0xf6ee…3bd2Base—$0.009558100%0xe469…e32e96d ago0x329a5b…e43bf7
0x3be9…575c0xf6ee…3bd2Base—$0.006012100%0xfb32…884796d ago0x038118…bb1e7c
0x3be9…575c0xf6ee…3bd2Base—$0.006213100%0xfb32…884796d ago0xb9f577…ef18d4
0x3be9…575c0xf6ee…3bd2Base—$0.002605100%0x4337…ec2696d ago0xa7298d…1840a9
0x3be9…575c0xf6ee…3bd2Base—$0.009937100%0x657e…f0d996d ago0x6c39ac…9ed57b
0x3be9…575c0xf6ee…3bd2Base—$0.007392100%0x4337…113196d ago0xa393bb…c43cc7
0x3be9…575c0xf6ee…3bd2Base—$0.007806100%0xe469…e32e96d ago0x793948…e13500
0x3be9…575c0xf6ee…3bd2Base—$0.008677100%0x4337…217c96d ago0x5bf993…b914af
0x3be9…575c0xf6ee…3bd2Base—$0.005333100%0x4337…3a7396d ago0xba695f…3ae9ff
0x3be9…575c0xf6ee…3bd2Base—$0.008204100%0xe469…e32e96d ago0x7fd187…beab80

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.