Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf250…11d80xeb18…02c1Base—$20.00100%0xbb67…9bc486d ago0x0afa65…69a9d0
0x90b9…33e20xeb18…02c1Base—$11.00100%0xbb67…9bc486d ago0x1b35d4…8bc3e8
0x0b61…cc440xeb18…02c1Base—$10.20100%0xbb67…9bc486d ago0xd93a04…88cc7a
0xd495…d3b20xeb18…02c1Base—$10.40100%0xbb67…9bc486d ago0x4a2657…a4e4fc
0xec68…dd890xeb18…02c1Base—$5.00100%0xbb67…9bc486d ago0xbebb43…b878e7
0x36cf…4a630xeb18…02c1Base—$1.00100%0xbb67…9bc486d ago0x45b157…76e25a
0x477d…2fb50xeb18…02c1Base—$100.00100%0xbb67…9bc486d ago0x2e859d…068041
0xec68…dd890xeb18…02c1Base—$5.00100%0xbb67…9bc486d ago0xbe49c0…60597d
0x2918…0f0b0xeb18…02c1Base—$2.20100%0xbb67…9bc486d ago0x90eeed…483735
0x4038…cfcd0xeb18…02c1Base—$40.00100%0xbb67…9bc486d ago0x210672…d4a010
0x46c0…13a30xeb18…02c1Base—$5.50100%0xbb67…9bc486d ago0x7bcaef…e7565c
0xd673…ebcd0xeb18…02c1Base—$10.06100%0xbb67…9bc486d ago0x9b92eb…99e209
0xc601…20610xeb18…02c1Base—$5.00100%0xbb67…9bc486d ago0x72def8…08b244
0x41e9…93880xeb18…02c1Base—$5.00100%0xbb67…9bc486d ago0xb5ce87…9fb998
0xff04…23c00xeb18…02c1Base—$49.80100%0xbb67…9bc486d ago0x0eaa33…a0a9f1
0x0fe5…97a50xeb18…02c1Base—$46.80100%0xbb67…9bc486d ago0x9374bf…b5fce3
0xcccd…fda80xeb18…02c1Base—$51.05100%0xbb67…9bc486d ago0x4843fd…3503bb
0xf242…7d6a0xeb18…02c1Base—$44.80100%0xbb67…9bc486d ago0x424dd1…97f63a
0xba22…97e00xeb18…02c1Base—$57.79100%0xbb67…9bc486d ago0xe89cd8…07f559
0xdd7d…84070xeb18…02c1Base—$38.00100%0xbb67…9bc486d ago0xbddd24…2882a8
0xf3e2…25e10xeb18…02c1Base—$5.00100%0xbb67…9bc486d ago0xc8d9cc…06119e
0xf3e2…25e10xeb18…02c1Base—$5.00100%0xbb67…9bc486d ago0x8f2fa8…65315e
0xf29d…48650xeb18…02c1Base—$100.00100%0xbb67…9bc486d ago0x7081ff…32b968
0xf29d…48650xeb18…02c1Base—$1.00100%0xbb67…9bc486d ago0x7dbd2b…b5edde
0xce02…72c90xeb18…02c1Base—$10.00100%0xbb67…9bc486d ago0x21d770…a9d86e

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.