Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$2.10100%0x7fb5…6c5246d ago0x3792e3…cb7ac7
0xa17c…60a90x0e3d…7757Base—$8.40100%0x3e5d…fd3846d ago0x6859c0…eca290
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x38ac…96f646d ago0xee40fd…ff58ee
0xa17c…60a90x0e3d…7757Base—$2.10100%0x88df…6a4d46d ago0xf6aca7…ba1189
0xa17c…60a90x0e3d…7757Base—$1.05100%0x44ef…9f6346d ago0x32e7c6…8d06b7
0xa17c…60a90x0e3d…7757Base—$10.50100%0x51a8…b21146d ago0xbc1b5b…499eeb
0xa17c…60a90x0e3d…7757Base—$1.05100%0x549c…63b746d ago0x66f5a0…15112a
0xa17c…60a90x0e3d…7757Base—$21.00100%0xc5a1…8a3446d ago0x567862…8ce45b
0xa17c…60a90x47c5…4fc3Base—$5.2570%0xbcc0…614b46d ago0x548d6b…e51242
0xa17c…60a90x47c5…4fc3Base—$6.3070%0x6bac…5e9b46d ago0xdca8bb…1e8519
0xa17c…60a90x0e3d…7757Base—$8.40100%0x6280…2e7946d ago0x24c6ff…e2a9dd
0xa17c…60a90x0e3d…7757Base—$1.05100%0x9993…8cf546d ago0x459b17…3fc6a3
0xa17c…60a90x0e3d…7757Base—$1.05100%0x560f…a71346d ago0xced58a…c43ad1
0xa17c…60a90x0e3d…7757Base—$15.75100%0xa640…7f4046d ago0x567738…0ee643
0xa17c…60a90x0e3d…7757Base—$3.15100%0x2d05…53d047d ago0x2af6e0…2d817f

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.