Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
yukuma.eth0xccc8…15beBase—$125.00100%0xf70d…dbef110d ago0x556907…83a3da
0x5718…76d00xccc8…15beBase—$130.00100%0xf70d…dbef111d ago0x5fd4cd…39297e
0xdec6…9ab20xccc8…15beBase—$9.00100%0xf70d…dbef111d ago0x83e6e4…1aad5e
0x9993…d1280xccc8…15beBase—$0.76100%0xf70d…dbef111d ago0x6d95ab…51ba80
0xf735…bfdb0xccc8…15beBase—$62.74100%0xf70d…dbef111d ago0x3591dc…a31dc2
0x5718…76d00xccc8…15beBase—$182.75100%0xf70d…dbef111d ago0x3e1257…fed3b2
0x223c…3c640xccc8…15beBase—$1.00100%0xf70d…dbef111d ago0x4225da…4565f6
0x9191…f26d0xccc8…15beBase—$61.75100%0xf70d…dbef111d ago0xd8897c…730da0
0x254a…d0910xccc8…15beBase—$0.50100%0xf70d…dbef111d ago0xd35a2d…5be8b2
0x8a03…7c6f0xccc8…15beBase—$40.00100%0xf70d…dbef111d ago0x228239…71a3d7
0x0334…23620xccc8…15beBase—$3.50100%0xf70d…dbef111d ago0x60a8c0…dbea5e
0x36fe…8ec70xccc8…15beBase—$300.00100%0xf70d…dbef111d ago0xa1e8b4…8a5284
0xf04d…5c290xccc8…15beBase—$250.00100%0xf70d…dbef111d ago0x654329…291510
yukuma.eth0xccc8…15beBase—$140.50100%0xf70d…dbef111d ago0xa663bb…d0e89a
0x3b42…00b10xccc8…15beBase—$1.25100%0xf70d…dbef111d ago0x54f4fb…1a4c82

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.