Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0x4b7c…0961Base—$2.5070%0x9f02…1bcb41d ago0xbcdb6e…4f27d0
0x7b55…a52b0x2303…05f0Base—$2.5070%0x9f02…1bcb41d ago0xacf2d2…b8dc90
0x7b55…a52b0xd16d…35c9Base—$2.5070%0x9f02…1bcb42d ago0x8dbf92…d9d739
0x7b55…a52b0x9f94…47adBase—$2.5070%0x9f02…1bcb42d ago0x389446…7ef6f6
0x7b55…a52b0x7218…a85fBase—$2.5070%0x9f02…1bcb42d ago0xeabca6…cf2ad1
0x7b55…a52b0x936d…ab60Base—$2.5070%0x9f02…1bcb42d ago0x23f60c…ef8616
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb42d ago0x8cc1c1…d2d580
0x7b55…a52b0xe3ae…1c7eBase—$2.5070%0x9f02…1bcb42d ago0x19815e…1d6b9d
0x7b55…a52b0x509a…7afaBase—$2.5070%0x9f02…1bcb42d ago0xad0f24…a2264b
0x7b55…a52b0x99da…0a8cBase—$2.5070%0x9f02…1bcb42d ago0x19861f…af78d6
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb42d ago0x86dcba…6f3cbd
0x7b55…a52b0x556f…cd85Base—$2.5070%0x9f02…1bcb42d ago0x6eef55…79a59c
0x7b55…a52b0x65ec…321bBase—$2.5070%0x9f02…1bcb42d ago0xb53840…d3ed4f
0x7b55…a52b0x4f63…7ec1Base—$2.5070%0x9f02…1bcb42d ago0x4fb9b6…056867
0x7b55…a52b0xf732…8643Base—$2.5070%0x9f02…1bcb42d ago0x8c5e19…898d09
0x7b55…a52b0x1699…a16fBase—$2.5070%0x9f02…1bcb42d ago0xcd1128…164e73
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb42d ago0xd776b6…52a1da
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb42d ago0x16a381…7c1f9b
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb42d ago0x7166a6…bccabd
0x7b55…a52b0x6875…b927Base—$2.5070%0x9f02…1bcb42d ago0x37cf42…ca3b8b
0x7b55…a52b0x0a5d…40d8Base—$2.5070%0x9f02…1bcb42d ago0x4cf8af…028951
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb42d ago0xf14f5f…b38670
0x7b55…a52b0xff85…4ad4Base—$2.5070%0x9f02…1bcb42d ago0x2d8319…627fae
0x7b55…a52b0xd94d…a525Base—$2.5070%0x9f02…1bcb42d ago0xa9b247…874639
0x7b55…a52b0x4006…66b3Base—$2.5070%0x9f02…1bcb42d ago0xd15e7c…e39602

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.