Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5df2…4d0b0x48a5…c7d8Base—$0.01100%coinbase73d ago0xb488bc…b268d1
0x5df2…4d0b0x925c…21b1Base—$0.01100%coinbase73d ago0xadc734…ef0465
0x5df2…4d0b0xdff4…317cBase—$0.01100%coinbase73d ago0x360b79…63bd9b
0x5df2…4d0b0x55d2…df0eBase—$0.01100%coinbase73d ago0x0cca0e…10dfb8
0x5df2…4d0b0xe11d…db65Base—$0.01100%coinbase73d ago0xdef17c…20ea5f
0x5df2…4d0b0x2454…0951Base—$0.01100%coinbase73d ago0x21a480…be3e36
0x5df2…4d0b0x8c20…965bBase—$0.01100%coinbase74d ago0x54c558…6c67ba
0x5df2…4d0b0x341c…2326Base—$0.01100%coinbase74d ago0x6b3cad…111b3e
0x5df2…4d0b0x95d8…c3c4Base—$0.01100%coinbase74d ago0xfcb708…7e36ad
0x5df2…4d0b0x1350…74f3Base—$0.01100%coinbase74d ago0xdba894…991a4c
0x5df2…4d0b0x1f57…ab2aBase—$0.01100%coinbase74d ago0x018106…c7f9ee
0x5df2…4d0b0xbc2e…3a8fBase—$0.01100%coinbase74d ago0x4280ed…9d2128
0x5df2…4d0b0xf175…ef7eBase—$0.01100%coinbase74d ago0x02ca2b…2cfbac
0x5df2…4d0b0x085b…7ff0Base—$0.01100%coinbase74d ago0xc19037…171836
0x5df2…4d0b0xca58…76c3Base—$0.01100%coinbase74d ago0xb42f29…891776
0x5df2…4d0b0xdda7…0102Base—$0.01100%coinbase74d ago0xb6f5e1…4bd42b
0x5df2…4d0b0x344f…f4a2Base—$0.01100%coinbase74d ago0x477b11…fc439e
0x5df2…4d0b0x0162…8eb0Base—$0.01100%coinbase74d ago0x20f4d2…badbd0
0x5df2…4d0b0xedc6…0aaaBase—$0.01100%coinbase74d ago0xdadd17…043acd
0x5df2…4d0b0xd463…0710Base—$0.01100%coinbase74d ago0x23dd1d…5dd54c
0x5df2…4d0b0xf960…84a0Base—$0.01100%coinbase74d ago0x71e717…1dc3b8
0x5df2…4d0b0x1850…bc79Base—$0.01100%coinbase74d ago0xe006b2…82064a
0x5df2…4d0b0x03bf…fa30Base—$0.01100%coinbase74d ago0xaf80e9…f13191
0x5df2…4d0b0xb6db…b95fBase—$0.01100%coinbase74d ago0x43f3aa…ae6b5b
0x5df2…4d0b0x0306…e136Base—$0.01100%coinbase74d ago0x54d9e5…f133f1

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.