Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x8121…3f9d27d ago0xe3b7b4…183b4e
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x3835…626127d ago0x0f0c6f…ee5d6b
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xeb08…9f9c27d ago0x270c3a…e6042b
0x3fb1…7e250x47c5…4fc3Base$1.0570%0xfdd4…df7227d ago0x377dfc…f744c6
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x8ee8…f8f227d ago0xfe220b…45114b
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x9d18…1e3a27d ago0x4b9738…dafd8c
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x9ee0…41c327d ago0xbd4731…13cc86
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x817a…63b527d ago0x5bfd09…df9a0f
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x493b…b91627d ago0xe568c9…98df76
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x2859…83d427d ago0x13c5b2…92298a
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x7430…b4bb27d ago0x06512f…c905ad
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x1c09…186f27d ago0x7fc829…43e957
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xcf6b…a40a27d ago0xde1f2c…0bfaf5
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xd50e…07b927d ago0x2a2928…caf298
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x969c…eacf27d ago0xfd2cbc…766e6e
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x5682…a95227d ago0x4860d8…33ebf1
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xe4c8…f88727d ago0x742d9c…638364
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x01d6…4c2927d ago0x839182…edb80e
0x3fb1…7e250x47c5…4fc3Base$6.3070%0xd223…7d2827d ago0x9c8e54…250fe7
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x6078…eee827d ago0x848234…a753f6
0x3fb1…7e250x47c5…4fc3Base$15.7570%0x06ee…cb5227d ago0x37b891…d11498
0x3fb1…7e250x47c5…4fc3Base$2.1070%0xdcda…233727d ago0xa71d15…e3498c
0x3fb1…7e250x47c5…4fc3Base$12.6070%0x0874…897c27d ago0x5442fe…9e4913
0x3fb1…7e250x47c5…4fc3Base$27.3070%0xd022…454127d ago0x8101b1…fa1845
0x3fb1…7e250x47c5…4fc3Base$9.4570%0x665d…3bb927d ago0x3bfbf6…cd8679

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.