Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48e6…89080x8cb1…ccb8Base—$0.01100%coinbase60d ago0x1ef020…3f20fc
0x48e6…89080xbb98…1a0aBase—$0.01100%coinbase60d ago0xcf3637…6c864d
0x48e6…89080xde98…96fbBase—$0.01100%coinbase60d ago0xb70993…41dffe
0x48e6…89080xb396…7fd8Base—$0.01100%coinbase60d ago0xa1a256…7b5a14
0x48e6…89080x6cc8…67c2Base—$0.01100%coinbase60d ago0x17eac1…a84555
0x48e6…89080xe237…c871Base—$0.01100%coinbase60d ago0x10d8e2…395db0
0x48e6…89080x4c32…553eBase—$0.01100%coinbase60d ago0xb68ecc…53f0fa
0x48e6…89080x4577…fb7aBase—$0.01100%coinbase60d ago0x3e75e9…31415b
0x48e6…89080x3ca5…538fBase—$0.01100%coinbase60d ago0x95a526…83136f
0x48e6…89080x6451…5c7eBase—$0.01100%coinbase60d ago0x59f8c3…3ce4a0
0x48e6…89080x992a…6f49Base—$0.01100%coinbase60d ago0xd411e4…2de9f3
0x48e6…89080xe8b2…8c19Base—$0.01100%coinbase60d ago0x71ccfd…7dc1a2
0x48e6…89080x1e7f…e0bdBase—$0.01100%coinbase60d ago0xbd633d…0e838d
0x48e6…89080x8d02…ba35Base—$0.01100%coinbase60d ago0x621cc9…9e523f
0x48e6…89080xbc54…72c7Base—$0.01100%coinbase60d ago0xc7823b…556265
0x48e6…89080xe252…194aBase—$0.01100%coinbase60d ago0x235aaa…5e8991
0x48e6…89080x2947…af00Base—$0.01100%coinbase60d ago0x83c12a…6d1394
0x48e6…89080x851c…73f4Base—$0.01100%coinbase60d ago0x7af9eb…7e1d15
0x48e6…89080xd796…b181Base—$0.01100%coinbase60d ago0xe00e68…cdb839
0x48e6…89080x1ede…1728Base—$0.01100%coinbase60d ago0x62c47f…53ceee
0x48e6…89080xded5…c44cBase—$0.01100%coinbase60d ago0x996534…8d457b
0x48e6…89080x929e…7f2fBase—$0.01100%coinbase60d ago0x4f5726…4b0cb8
0x48e6…89080x2276…a553Base—$0.01100%coinbase60d ago0xe10f7f…ca5e51
0x48e6…89080x9075…c951Base—$0.01100%coinbase60d ago0x5709b0…c9b9b1
0x48e6…89080xc10c…79bbBase—$0.01100%coinbase60d ago0x42945f…0d7440

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.