Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x6d2e…0c6450d ago0x897fbb…c7faa6
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xfe8c…49bb50d ago0x4eeaa1…89b293
0xa17c…60a90x0e3d…7757Base—$21.00100%0xc165…a9fc50d ago0x880da1…7e307d
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x5720…a5f450d ago0x97e78d…a23e31
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x6288…8b4950d ago0xc2f037…8eaa9c
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x8494…2e4450d ago0x1f2940…af5ccd
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x0c48…3ed650d ago0x5cbe08…1409ec
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xf11b…db9450d ago0xa037fa…b67e3b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x35fd…376b50d ago0x702239…33bb0f
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x5e44…05a850d ago0x61f628…84f253
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x7492…70ae50d ago0xb9a1b8…d18d65
0xa17c…60a90x47c5…4fc3Base—$4.2070%0x0d6a…b70450d ago0x4a89ff…d8c92d
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x6d55…0cde50d ago0x75d477…9c561a
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xf239…386c50d ago0xe92748…f371fc
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x9307…e92a50d ago0x07c850…63131f
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x31fe…80c450d ago0xf4066f…dac889
0xa17c…60a90x47c5…4fc3Base—$4.2070%0xca67…882050d ago0x7f6f90…c8840c
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x69ba…d2e250d ago0x4aeff6…244e6f
0xa17c…60a90x47c5…4fc3Base—$84.0070%0xc2de…8a3d50d ago0x6cb9bb…b8b24e
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x398e…79a651d ago0xb579e7…28d9f5

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.