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—$4,935.0070%0x2fa9…16de41d ago0x86add7…ee7ca3
0x85be…d2580x0e3d…7757Base—$9.4570%0x154a…ba3241d ago0xafcb7b…9aa7e2
0x1332…66eb0x0e3d…7757Base—$9.4570%0xec7c…5d3241d ago0xc319c9…13e675
0x1332…66eb0x0e3d…7757Base—$10.5070%0xe9f7…982b41d ago0x832339…f12399
0x352b…e7530x0e3d…7757Base—$14.5570%0xdddf…e3d841d ago0x3d2885…06a83f
0xc9a2…31540x0e3d…7757Base—$3.1570%0x5d3d…e33341d ago0x93d0c1…d3678c
0xc9a2…31540x0e3d…7757Base—$31.5070%0xd8e2…3d4b41d ago0xfe677e…05c675
0xa787…64cf0x0e3d…7757Base—$3.1570%0x551c…90e541d ago0xed17eb…e01b7c
0xf0bc…47800x0e3d…7757Base—$0.0170%0xaf2b…381241d ago0x7e3992…852bec
0xa787…64cf0x0e3d…7757Base—$1.0570%0xbc4f…cafd41d ago0x2108b2…a64c83
0x1332…66eb0x0e3d…7757Base—$10.5070%0x2960…064b41d ago0xf875d1…0d14b8
0x1332…66eb0x0e3d…7757Base—$52.5070%0x04a0…f71841d ago0x345006…6fa8e1
0x5d79…ab930x0e3d…7757Base—$8.4070%0xdcd9…b01a41d ago0xdd7ac2…73161b
0x1332…66eb0x0e3d…7757Base—$96.6070%0x643b…940441d ago0xd9ee25…37aeeb
0xa787…64cf0x0e3d…7757Base—$5.2570%0xc6fb…0f6c41d ago0x11767e…b96841
0xa787…64cf0x0e3d…7757Base—$1.0570%0x79bd…fda141d ago0x16d8ac…25ddba
0x1332…66eb0x0e3d…7757Base—$52.5070%0x2d05…53d041d ago0x837263…1bdc3e
0x1332…66eb0x0e3d…7757Base—$29.4070%0xfdf6…61a841d ago0x8fca36…770539
0x8baf…f4210x0e3d…7757Base—$1.0570%0xf345…7b3441d ago0xc9b66a…57e6d5
0x3fb1…7e250x0e3d…7757Base—$5.2570%0x8944…ba2a41d ago0x2b35fd…9653ab
0x1332…66eb0x0e3d…7757Base—$10.5070%0xd022…454141d ago0x741429…48f5f7
0x1332…66eb0x0e3d…7757Base—$99.5270%0xa2ae…033141d ago0x55d827…0e708b
0xa787…64cf0x0e3d…7757Base—$1.0570%0x3d68…f69e41d ago0x75ff2e…57c826
0x6b83…3bd90x0e3d…7757Base—$10.0070%0x6d25…ee4141d ago0x2bfbaa…bf278f
0xa787…64cf0x0e3d…7757Base—$3.1570%0x1b46…187041d ago0x07aaac…c9708c

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.