Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3035…86260x1e8e…60f8Base—$1.00100%anyspend47d ago0xf116a4…037b81
0x76df…cbbf0x1e8e…60f8Base—$1.00100%anyspend47d ago0x011669…1bcc1a
0x6e9e…a8aa0x1e8e…60f8Base—$2.00100%anyspend47d ago0x256fa0…81219c
0x7604…13c00x1e8e…60f8Base—$3.00100%anyspend47d ago0x1b1481…f508fc
0x2256…ffdf0x1e8e…60f8Base—$3.00100%anyspend47d ago0x67862b…b198e1
0x6e9e…a8aa0x1e8e…60f8Base—$3.00100%anyspend47d ago0x193382…691849
0xfbb8…4a3d0x1e8e…60f8Base—$1.00100%anyspend47d ago0x0ace0f…2251ee
0xa311…100c0x1e8e…60f8Base—$3.00100%anyspend47d ago0x343d07…44228e
0xac58…19ab0x1e8e…60f8Base—$2.00100%anyspend47d ago0x2cc2f2…f05b4d
0x6712…5a310x1e8e…60f8Base—$3.00100%anyspend47d ago0x93e6c6…9aa9f3
0xd8b5…2e240x1e8e…60f8Base—$2.00100%anyspend47d ago0x0ea0f2…15d3e6
0x440e…8fe80x1e8e…60f8Base—$2.00100%anyspend47d ago0xa851e8…e4cbe7
0x9758…40ad0x1e8e…60f8Base—$1.00100%anyspend47d ago0x391ffe…3ce077
0x6dc1…d28e0x1e8e…60f8Base—$1.00100%anyspend47d ago0x76f2bd…fe313f
0xd628…19640x1e8e…60f8Base—$1.00100%anyspend47d ago0xce627c…e73e01
0x2b95…fc560x1e8e…60f8Base—$2.00100%anyspend47d ago0xde5e89…e1f2ab
0x30bc…3b6a0x1e8e…60f8Base—$1.00100%anyspend47d ago0xcd20d1…190546
0xab5d…d1650x1e8e…60f8Base—$1.00100%anyspend47d ago0x1892f4…0e15b3
0xe176…98670x1e8e…60f8Base—$3.00100%anyspend47d ago0x3352b8…cc9565
0xa9a3…90910x1e8e…60f8Base—$3.00100%anyspend47d ago0x1722be…ffa457
0xec73…c8360x1e8e…60f8Base—$3.00100%anyspend47d ago0xa182f9…4bf57d
0x3035…86260x1e8e…60f8Base—$2.00100%anyspend47d ago0x51eb69…a544d4
0x76ef…5b7e0x1e8e…60f8Base—$1.00100%anyspend47d ago0xfb1a58…9411f6
0xa925…e5ef0x1e8e…60f8Base—$1.00100%anyspend47d ago0x1254b7…4cffaa
0xa455…10110x1e8e…60f8Base—$3.00100%anyspend47d ago0x588c04…2621d0

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.