Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5168…175b0xccc8…15beBase—$13.45100%0xf70d…dbef64d ago0x831a39…03c3b1
0x5fdf…91470xccc8…15beBase—$13.00100%0xf70d…dbef64d ago0xacb9ae…8af135
0x5fdf…91470xccc8…15beBase—$200.00100%0xf70d…dbef64d ago0x2aed8e…b93374
0x13f5…5a1b0xccc8…15beBase—$500.00100%0xf70d…dbef64d ago0x66b9e4…c2a4cf
0xc59f…043e0xccc8…15beBase—$1.06100%0xf70d…dbef64d ago0xe6a12c…7b1051
0xc59f…043e0xccc8…15beBase—$19.00100%0xf70d…dbef64d ago0xa0b3d5…57ff41
0xe7a3…d8060xccc8…15beBase—$16.82100%0xf70d…dbef64d ago0x9e384e…a929e7
0xded0…f6620xccc8…15beBase—$1.42100%0xf70d…dbef64d ago0xa3d215…c8ab1c
0x86a4…822f0xccc8…15beBase—$3.18100%0xf70d…dbef64d ago0x560307…c68aa0
0x0c27…2d960xccc8…15beBase—$99.99100%0xf70d…dbef64d ago0x94529e…2c569d
0xe7a3…d8060xccc8…15beBase—$8.17100%0xf70d…dbef64d ago0x9e9fe3…41c135
0x25c0…d9e10xccc8…15beBase—$5.00100%0xf70d…dbef64d ago0x58a8dd…b37cee
0x651a…728b0xccc8…15beBase—$421.71100%0xf70d…dbef64d ago0x3a1a5e…12f5ee
0x5168…175b0xccc8…15beBase—$5.00100%0xf70d…dbef65d ago0x46e5ca…374ac4
0x5168…175b0xccc8…15beBase—$10.00100%0xf70d…dbef65d ago0xcb1854…d1cf4c
0x5168…175b0xccc8…15beBase—$10.00100%0xf70d…dbef65d ago0x21f42c…3d9605
0x261e…25100xccc8…15beBase—$48.00100%0xf70d…dbef65d ago0x1d5fa4…361148
0x80f7…ea3e0xccc8…15beBase—$450.00100%0xf70d…dbef65d ago0x65a265…50f2fc
0x651a…728b0xccc8…15beBase—$20.00100%0xf70d…dbef65d ago0x48ddc8…cefcd2
0x651a…728b0xccc8…15beBase—$50.00100%0xf70d…dbef65d ago0x175a9b…f82640
0x5168…175b0xccc8…15beBase—$11.89100%0xf70d…dbef65d ago0xaf8081…bb71d9
0x5168…175b0xccc8…15beBase—$10.07100%0xf70d…dbef65d ago0x4ec7ce…16106d
0x4cc9…20e40xccc8…15beBase—$30.28100%0xf70d…dbef65d ago0xb2817d…f985ea
0x5168…175b0xccc8…15beBase—$19.83100%0xf70d…dbef65d ago0x396ab9…ef737e
0x5168…175b0xccc8…15beBase—$9.81100%0xf70d…dbef65d ago0x521e62…17f2df

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.