Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ed…3a7f0x5719…de13Base—$0.01100%coinbase67d ago0x9468d8…4b1c50
0x52ed…3a7f0xe190…c8ecBase—$0.01100%coinbase67d ago0x340e4b…11a62e
0x52ed…3a7f0x3185…3e7aBase—$0.01100%coinbase67d ago0x64cab3…f174e5
0x52ed…3a7f0x92bc…4e70Base—$0.01100%coinbase67d ago0x45f105…044255
0x52ed…3a7f0x772b…6460Base—$0.01100%coinbase67d ago0xd38bd8…295279
0x52ed…3a7f0x7bf3…0e17Base—$0.01100%coinbase67d ago0x5d70a5…bcd9cf
0x52ed…3a7f0xddd2…0470Base—$0.01100%coinbase67d ago0x4d46d0…6b271e
0x52ed…3a7f0x1096…eb3fBase—$0.01100%coinbase67d ago0x950d8a…30a782
0x52ed…3a7f0x5b51…3c3cBase—$0.01100%coinbase67d ago0x88ff1c…975240
0x52ed…3a7f0x87a0…18f4Base—$0.01100%coinbase67d ago0x740279…a71895
0x52ed…3a7f0xaf8b…d040Base—$0.01100%coinbase67d ago0xe67abd…fcc8de
0x52ed…3a7f0x9dff…429bBase—$0.01100%coinbase67d ago0xb63e9b…fa0bb5
0x52ed…3a7f0x9384…bce7Base—$0.01100%coinbase67d ago0xcaf54b…236daf
0x52ed…3a7f0x301a…0ba5Base—$0.01100%coinbase67d ago0x84c064…e25fce
0x52ed…3a7f0x4cb8…18e4Base—$0.01100%coinbase67d ago0x5caac2…5ad435
0x52ed…3a7f0x75c1…9969Base—$0.01100%coinbase67d ago0xa5bddc…4dddb9
0x52ed…3a7f0x4076…a210Base—$0.01100%coinbase67d ago0xc8f37c…1b0f45
0x52ed…3a7f0x9a0f…f309Base—$0.01100%coinbase67d ago0xeb7c72…1bacb1
0x52ed…3a7f0xcc18…4467Base—$0.01100%coinbase67d ago0x57eb82…5505ee
0x52ed…3a7f0x315a…2a39Base—$0.01100%coinbase67d ago0x971326…0bb420
0x52ed…3a7f0x1269…242cBase—$0.01100%coinbase67d ago0x8350b4…463c68
0x52ed…3a7f0x3a84…d1adBase—$0.01100%coinbase67d ago0xb77502…a91cb6
0x52ed…3a7f0x8ae0…e361Base—$0.01100%coinbase67d ago0x2a8ee9…39aa28
0x52ed…3a7f0x994b…36f4Base—$0.01100%coinbase67d ago0x93300e…7290e2
0x52ed…3a7f0x10e9…eb9eBase—$0.01100%coinbase67d ago0x948ef5…05df44

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.