Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0b6…8c850xe431…c325Base—$0.01100%coinbase70d ago0x736ff0…fd98b3
0xd0b6…8c850x8675…0011Base—$0.01100%coinbase70d ago0x91e8bc…4308dd
0xd0b6…8c850xfe2c…f878Base—$0.01100%coinbase70d ago0x387c38…36e3bc
0xd0b6…8c850xd59c…7644Base—$0.01100%coinbase70d ago0x7fb3e4…dcdf8b
0xd0b6…8c850x78be…a4fdBase—$0.01100%coinbase70d ago0x2a19ce…35888d
0xd0b6…8c850x35f4…dfcaBase—$0.01100%coinbase70d ago0x412236…2bdfcb
0xd0b6…8c850xd41f…1c28Base—$0.01100%coinbase70d ago0xdca4f7…e17f3c
0xd0b6…8c850xa89f…ccd7Base—$0.01100%coinbase70d ago0x3e4bad…8ec2f5
0xd0b6…8c850xae4b…7f81Base—$0.01100%coinbase70d ago0x4a4bb6…352b7b
0xd0b6…8c850x00eb…388cBase—$0.01100%coinbase70d ago0x43b2be…8ebd65
0xd0b6…8c850x8eb1…4553Base—$0.01100%coinbase70d ago0x042bd5…2fe04b
0xd0b6…8c850xcc04…8c44Base—$0.01100%coinbase70d ago0x79d8fc…816963
0xd0b6…8c850xbd17…2688Base—$0.01100%coinbase70d ago0x635975…c70438
0xd0b6…8c850xdcd3…4560Base—$0.01100%coinbase70d ago0xa18e6f…9df3dc
0xd0b6…8c850x6e17…3273Base—$0.01100%coinbase70d ago0x39481e…4287e4
0xd0b6…8c850x753f…beb9Base—$0.01100%coinbase70d ago0x8484ee…6478c9
0xd0b6…8c850xb622…21fdBase—$0.01100%coinbase70d ago0x18131b…eb10fd
0xd0b6…8c850xbd01…e812Base—$0.01100%coinbase70d ago0xfb9c86…edec4e
0xd0b6…8c850x8ac9…5536Base—$0.01100%coinbase70d ago0x17d128…c65f64
0xd0b6…8c850x7b36…e080Base—$0.01100%coinbase70d ago0x9fb095…2436d1
0xd0b6…8c850xe842…59bbBase—$0.01100%coinbase70d ago0x6a606c…f528e9
0xd0b6…8c850x2ef1…1589Base—$0.01100%coinbase70d ago0xdfb39b…cdaff2
0xd0b6…8c850x0e42…0993Base—$0.01100%coinbase70d ago0x23605d…b74bcf
0xd0b6…8c850x942f…62b9Base—$0.01100%coinbase70d ago0x0ff089…4ae9f4
0xd0b6…8c850x8ab1…4f9aBase—$0.01100%coinbase70d ago0x7c4209…a1fa6f

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.