Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2423…47450xda93…7450Base—$0.01100%coinbase53d ago0x420ae3…4a1230
0x2423…47450x1ead…6efaBase—$0.01100%coinbase53d ago0xba6c59…bf4383
0x2423…47450x8818…8232Base—$0.01100%coinbase53d ago0xc13963…3b3dfc
0x2423…47450xb6fa…bc10Base—$0.01100%coinbase53d ago0x60eaef…0651f9
0x2423…47450x1fbe…f2a6Base—$0.01100%coinbase53d ago0xf992d1…2ea0d1
0x2423…47450x873f…07c1Base—$0.01100%coinbase53d ago0x345bce…26f259
0x2423…47450x7df1…337dBase—$0.01100%coinbase53d ago0x30f4a0…a75bc8
0x2423…47450xe1c8…3639Base—$0.01100%coinbase53d ago0x84d0f4…a57f9e
0x2423…47450xfe78…9782Base—$0.01100%coinbase53d ago0x5cf6ca…bdd214
0x2423…47450x7b55…47dcBase—$0.01100%coinbase53d ago0x1958e4…d28e41
0x2423…47450x6e03…6f7bBase—$0.01100%coinbase53d ago0x38ace8…fe5bee
0x2423…47450x941c…6242Base—$0.01100%coinbase53d ago0x6914f3…52af86
0x2423…47450x1163…fc1aBase—$0.01100%coinbase53d ago0x7483be…c6ce56
0x2423…47450x3b92…7e7fBase—$0.01100%coinbase53d ago0x52b49f…19348a
0x2423…47450x25f8…94d2Base—$0.01100%coinbase53d ago0xf6ee61…1bdb47
0x2423…47450xd0bd…6f2bBase—$0.01100%coinbase53d ago0x274044…a2cf46
0x2423…47450x7a1e…bb99Base—$0.01100%coinbase53d ago0x7468ec…fdab2b
0x2423…47450x50ca…74a1Base—$0.01100%coinbase53d ago0x748f9e…32902f
0x2423…47450x1a75…cd24Base—$0.01100%coinbase53d ago0xa10250…18be75
0x2423…47450xa772…8cf1Base—$0.01100%coinbase53d ago0xbacfc9…0d7d70
0x2423…47450xe935…06e1Base—$0.01100%coinbase53d ago0xf2f8fe…908d6e
0x2423…47450x3ce6…b99cBase—$0.01100%coinbase53d ago0x12f753…14e347
0x2423…47450x1f28…5329Base—$0.01100%coinbase53d ago0x606b5f…7ecc1c
0x2423…47450x67a1…c5bdBase—$0.01100%coinbase53d ago0xb12b4b…5077b3
0x2423…47450x6ffa…9ca6Base—$0.01100%coinbase53d ago0xa27c5e…e47efd

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.