Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$10.50100%0x12b7…6f99104d ago0x0aab2d…508700
0x1332…66eb0x0e3d…7757Base—$5.25100%0x096a…5c7b104d ago0x2a051d…e372a9
0x5d66…95190x0e3d…7757Base—$21.00100%0x0874…897c104d ago0xa987bf…fa2a19
0x1332…66eb0x0e3d…7757Base—$7.35100%0x9c03…689d104d ago0x46d2e5…9553a6
0x1332…66eb0x0e3d…7757Base—$42.00100%0xfaf2…854b104d ago0x66c596…b09299
0x1332…66eb0x0e3d…7757Base—$31.50100%0xde5c…e1ff104d ago0x6133af…edf09b
0x1332…66eb0x0e3d…7757Base—$39.90100%0xfbd8…39da104d ago0xe3349d…c6ed37
0xa787…64cf0x0e3d…7757Base—$5.25100%0x6aad…f133104d ago0x48ae51…3c2f6f
selling-drugs-onchain.eth0x0e3d…7757Base—$2.10100%0x9ce1…fd1c104d ago0x939a37…92227d
0x55eb…4c7e0x0e3d…7757Base—$10.50100%0x2699…b2a5104d ago0x2ade4e…cce5aa
0x1332…66eb0x0e3d…7757Base—$5.25100%0x7929…b331104d ago0x5619b7…50839a
0xfc56…f37a0x0e3d…7757Base—$9.42100%0xa82a…4563104d ago0x7699cc…da3758
0x6004…5e380x0e3d…7757Base—$210.00100%0xbc4f…cafd104d ago0x16da30…c4f8d4
0xa4fe…23a20x0e3d…7757Base—$1.00100%0x24b8…43f0104d ago0xbadebe…ff2397
0x2ed4…b66f0x0e3d…7757Base—$19.57100%0x466a…f271104d ago0x48bac0…7a5c26
0x1332…66eb0x0e3d…7757Base—$63.00100%0x422e…4870104d ago0xa18ed9…441eeb
0xa787…64cf0x0e3d…7757Base—$1.05100%0xf643…9810104d ago0x1143d2…8b0040
0xa787…64cf0x0e3d…7757Base—$4.20100%0xb60e…e3aa104d ago0x8896dd…a1dafd
0x1332…66eb0x0e3d…7757Base—$1.05100%0x4a9f…0311104d ago0xc1b55d…e51336
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc234…1c38104d ago0xafb3cb…308340
0xa7fd…4ba30x0e3d…7757Base—$10.50100%0x640e…5f18104d ago0xc71874…8f76d4
0xa787…64cf0x0e3d…7757Base—$1.05100%0x8107…1699104d ago0xd4fd39…e43907
0x1a0f…6fa80x0e3d…7757Base—$12.60100%0xe935…f904104d ago0xde357c…79ad7d
0x1332…66eb0x0e3d…7757Base—$1.05100%0x8ae6…5706104d ago0xb1ab8c…c65b65
0x241e…91340x0e3d…7757Base—$47.25100%0x9e2a…5a94104d ago0xa7d9be…8d8533

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.