Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$10.50100%0x91b5…1a5e68d ago0xcf5a5c…82425b
0xc9a2…31540x0e3d…7757Base—$3.15100%0x07d6…1b9468d ago0x1d4942…5d10cf
0xc9a2…31540x0e3d…7757Base—$2.10100%0xb769…f88168d ago0x991e56…440682
0xc9a2…31540x0e3d…7757Base—$3.15100%0x1570…9b0a68d ago0x086aaf…d1f9fb
0xc9a2…31540x0e3d…7757Base—$5.25100%0x9307…e92a68d ago0xf15fac…2e79a2
0xc9a2…31540x0e3d…7757Base—$2.10100%0x1763…dc2268d ago0xcf1f0a…6ba9c5
0xc9a2…31540x0e3d…7757Base—$5.25100%0x7d28…b24868d ago0xfa2534…f22bee
0xc9a2…31540x0e3d…7757Base—$21.00100%0x2b2b…961c68d ago0x6c887b…26cf1a
0xc9a2…31540x0e3d…7757Base—$1.05100%0x1af6…8fa368d ago0x591674…36193c
0xc9a2…31540x0e3d…7757Base—$21.00100%0xc76e…a7a968d ago0x9b0ac4…a7acbe
0xc9a2…31540x0e3d…7757Base—$2.10100%0xf6cb…a8d768d ago0x9039f4…2b19be
0xc9a2…31540x0e3d…7757Base—$1.05100%0x569e…48f968d ago0x164321…ab8118
0xc9a2…31540x0e3d…7757Base—$5.25100%0xa782…cada68d ago0xf56fb0…7508bc
0xc9a2…31540x0e3d…7757Base—$5.25100%0x8107…169968d ago0xc6ae7b…90fd41
0xc9a2…31540x0e3d…7757Base—$10.50100%0xc6a6…b85568d ago0xa98a85…08b119
0xc9a2…31540x0e3d…7757Base—$10.50100%0xc506…1e3d68d ago0x4012f5…43f408
0xc9a2…31540x0e3d…7757Base—$1.05100%0x29b8…326368d ago0x19f824…cac02b
0xc9a2…31540x0e3d…7757Base—$5.25100%0x75ef…a0f968d ago0x097781…41a90f
0xc9a2…31540x0e3d…7757Base—$10.50100%0x3494…a4d168d ago0xbabeaf…aaeaf1
0xc9a2…31540x0e3d…7757Base—$2.10100%0xbada…25fd68d ago0xe34f47…53cb59
0xc9a2…31540x0e3d…7757Base—$4.20100%0x54c8…88d568d ago0xbe9e05…8a83f4
0xc9a2…31540x0e3d…7757Base—$21.00100%0xe706…1d9b68d ago0xc60ec7…d25569
0xc9a2…31540x0e3d…7757Base—$10.50100%0x3fab…7e8c68d ago0xb38d6f…76a920
0xc9a2…31540x0e3d…7757Base—$2.10100%0x665d…3bb968d ago0x47142b…fe2ac0
0xc9a2…31540x0e3d…7757Base—$2.10100%0xe4c8…f88768d ago0xbce2ad…2c6468

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.