Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760xccc8…15beBase—$5.00100%0xf70d…dbef113d ago0xe3613f…4f20fe
0x9cc4…b1760xccc8…15beBase—$5.00100%0xf70d…dbef113d ago0x69e0f4…6f7e17
0xe2c2…059b0xccc8…15beBase—$0.10100%0xf70d…dbef113d ago0x8c9bb1…13f790
0x627c…94c40xccc8…15beBase—$0.10100%0xf70d…dbef114d ago0x49e30b…924fb8
0x223c…3c640xccc8…15beBase—$6.00100%0xf70d…dbef114d ago0xd8db03…aa6927
0x223c…3c640xccc8…15beBase—$1.00100%0xf70d…dbef114d ago0x2d7aea…b9d614
0x254a…d0910xccc8…15beBase—$0.10100%0xf70d…dbef114d ago0x64e3fc…00b486
0x9500…8b3f0xccc8…15beBase—$1.00100%0xf70d…dbef114d ago0x67478b…f52d11
0xc4a3…80600xccc8…15beBase—$24.00100%0xf70d…dbef114d ago0x466634…0886db
0xc4a3…80600xccc8…15beBase—$24.00100%0xf70d…dbef114d ago0xca0fac…7d86e2
0x10f8…58700xccc8…15beBase—$0.50100%0xf70d…dbef114d ago0xd86de3…8103a4
0x2a10…b5c60xccc8…15beBase—$110.00100%0xf70d…dbef114d ago0x0d6d1e…885c2f
0xd107…72610xccc8…15beBase—$1.39100%0xf70d…dbef114d ago0x88a9e8…3d6d36
0xab69…24e00xccc8…15beBase—$188.00100%0xf70d…dbef114d ago0x6b2ab9…377aaa
0x254a…d0910xccc8…15beBase—$0.30100%0xf70d…dbef114d ago0x0ce447…20dd2a
0x254a…d0910xccc8…15beBase—$0.50100%0xf70d…dbef114d ago0xbee2ad…acaaab
0x254a…d0910xccc8…15beBase—$0.50100%0xf70d…dbef114d ago0xe96a40…518351
0x2a06…e0660xccc8…15beBase—$189.92100%0xf70d…dbef114d ago0x65b463…24500a
0x254a…d0910xccc8…15beBase—$0.50100%0xf70d…dbef114d ago0xe07925…9b3ee9
0x254a…d0910xccc8…15beBase—$0.50100%0xf70d…dbef114d ago0xfc5036…a0c5ce
0x254a…d0910xccc8…15beBase—$0.50100%0xf70d…dbef114d ago0x7f4770…bb01ff
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef114d ago0x731c1c…2f901b
0xd755…4c220xccc8…15beBase—$2.00100%0xf70d…dbef114d ago0xc2c3b8…7ece4e
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef114d ago0x2091f3…b44c5e
0xb7c2…47280xccc8…15beBase—$5.00100%0xf70d…dbef114d ago0x6be47e…0eb881

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.