Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x162c…13720x0e3d…7757Base—$100.00100%0x505d…14d688d ago0xb770fb…122c59
0x1332…66eb0x0e3d…7757Base—$10.50100%0x39ac…36cd88d ago0xb224bb…1e61b1
0x1332…66eb0x0e3d…7757Base—$11.55100%0xd301…c7ff88d ago0xecbc6c…c7cca2
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x41d2…bf7f88d ago0x97bb71…2c4dc7
0x1332…66eb0x0e3d…7757Base—$2.10100%0x72ef…0ffd88d ago0x05bbbd…a697a7
0x3968…df900x0e3d…7757Base—$5.25100%0xd02b…c37988d ago0x1218cc…f9cf58
0x1332…66eb0x0e3d…7757Base—$140.70100%0x3213…64ef88d ago0x9c8799…a57676
0xa787…64cf0x0e3d…7757Base—$2.10100%0x9f03…523388d ago0xe0e743…22dfd2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x63f4…be0188d ago0xba4052…c32ad6
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3cca…9c7c88d ago0x196b79…eba810
0x3463…54db0x0e3d…7757Base—$10.50100%0xcfba…f10688d ago0xf2f217…858360
0x1332…66eb0x0e3d…7757Base—$52.50100%0xc22e…e4a188d ago0x8b6b58…511b84
0xa787…64cf0x0e3d…7757Base—$10.50100%0xb182…b93d88d ago0xc96a13…3a757d
0x1332…66eb0x0e3d…7757Base—$5.25100%0x8e4d…98c088d ago0x8e0080…11f11c
0xc9a2…31540x0e3d…7757Base—$21.00100%0x2ce3…0cdb88d ago0x3583e7…542981
0xa787…64cf0x0e3d…7757Base—$10.50100%0xfbad…25fb88d ago0x92221f…b58261
0xdd07…45b90x0e3d…7757Base—$1.05100%0x450f…b50688d ago0xb13b64…b921f6
0x1332…66eb0x0e3d…7757Base—$13.65100%0x2e11…857388d ago0x0c026d…6e8b21
0x1332…66eb0x0e3d…7757Base—$2.10100%0xec3e…414c88d ago0xbffe96…b9fa80
0x1332…66eb0x0e3d…7757Base—$49.01100%0x9993…8cf588d ago0xbf5dd0…2b364d
0x1332…66eb0x0e3d…7757Base—$46.41100%0x2041…bdf688d ago0x12985b…a16a4f
0x1e51…6ff40x0e3d…7757Base—$29.42100%0xfbdd…4dae88d ago0xc0ecea…f2683b
0xa787…64cf0x0e3d…7757Base—$2.10100%0x6d99…b43388d ago0xeaca92…f068f4
0xa17c…60a90x0e3d…7757Base—$21.00100%0xe59f…80f788d ago0xcab45d…4f6cc2
0xc9a2…31540x0e3d…7757Base—$2.10100%0xf098…e1e488d ago0xfeb803…48739f

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.