Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x1513…b51350d ago0xef4e25…d93c29
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x5d3d…e33350d ago0x7ad320…9460c4
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0xf8ec…37d450d ago0xc96e3e…dfde30
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0x9ce1…fd1c50d ago0x0185d7…707b4b
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x9e2a…5a9450d ago0xf47d2f…df3b44
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0xff29…064650d ago0x40becd…147841
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x0dd9…36a550d ago0xcff7a6…b9a580
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xf31d…cc4b50d ago0xe024a3…80bc3f
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0x6d55…0cde50d ago0x806eec…461d92
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x63f7…457850d ago0x35294c…92058b
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x133d…a47650d ago0xa483ba…7989ad
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x665d…3bb950d ago0x194046…e6bcb2
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0xde1b…a3a250d ago0x8596f1…cdc38f
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xb7ce…a06250d ago0xb878e2…72e229
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x4e4a…2e7350d ago0x76b465…2b8ef8
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x39e9…239350d ago0x2234d2…7c3a38
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x54c7…4b1250d ago0x3d3fea…7daaa2
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x7250…0f2050d ago0xb83d17…d5e141
0x4bfb…0c880x0e3d…7757Base—$11.55100%0x4173…266550d ago0x95ad21…71e103
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x8bc8…eb0250d ago0x6b4492…4228aa
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x4689…1c4b50d ago0xa6e2ee…2fd018
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x3189…20e051d ago0xa78f58…0d0a93

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.