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—$1.0570%0x1984…8da835d ago0xf5e4c3…78d64e
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xc52b…5a8d35d ago0xbc5912…4c4919
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x1af6…8fa335d ago0xef4add…241816
0xa17c…60a90x47c5…4fc3Base—$31.5070%0x9618…286135d ago0x38e7a7…189b27
0xa17c…60a90x47c5…4fc3Base—$6.3070%0x2d18…781135d ago0xe2128f…d992ce
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x1a34…32c135d ago0x8999fc…c354f4
0xa17c…60a90x0e3d…7757Base—$84.0070%0x90ad…1cd635d ago0xd42bc2…de9547
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x35fd…376b35d ago0xcc1f84…4f8610
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x7390…9c9335d ago0x97ae0c…fd8896
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xa423…2cae35d ago0x23472f…cc0786
0xa17c…60a90x47c5…4fc3Base—$6.3070%0xeb08…9f9c35d ago0x9d00e0…dd1abd
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xa782…cada35d ago0x0ac2c6…4830fa
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x781c…500135d ago0xfe51d7…cb0bb9
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x2fb2…aefd35d ago0x572c7b…02d3a0
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x4184…789b35d ago0xa52b30…59b5c0
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x4173…266535d ago0x581024…6a24e6
0xa17c…60a90x0e3d…7757Base—$10.5070%0xf74f…ffda35d ago0xed31ba…f9c400
0xa17c…60a90x47c5…4fc3Base—$44.1070%0x170f…623035d ago0x87de30…c0dc96
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x8764…7f4f35d ago0xeb3cbf…66b77a
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x5697…9cea35d ago0xe6bd1e…04e3bf
0xa17c…60a90x47c5…4fc3Base—$11.5570%0x86c0…288935d ago0xa29abf…afbd46
0xa17c…60a90x47c5…4fc3Base—$15.7570%0xf261…5d4135d ago0xa7658d…2537bc
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xf098…e1e435d ago0xb1cbb3…edc8a5
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x9190…8d8335d ago0xbd5cbe…dd3186
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x09f6…b65c35d ago0xfc056c…b58a3c

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.