Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbc9…50230x3e0a…78e7Base—$0.005116100%coinbase73d ago0xb9763c…f69cf3
0xcbc9…50230x3e0a…78e7Base—$0.004926100%coinbase73d ago0xcb8ba0…8e5a2d
0xcbc9…50230x3e0a…78e7Base—$0.003449100%coinbase73d ago0x01ff3a…885652
0xcbc9…50230x3e0a…78e7Base—$0.004879100%coinbase73d ago0xc58022…446948
0xcbc9…50230x3e0a…78e7Base—$0.00456100%coinbase73d ago0x535e97…c7f5d9
0xcbc9…50230x3e0a…78e7Base—$0.003556100%coinbase73d ago0x2c29a9…392691
0xcbc9…50230x3e0a…78e7Base—$0.005367100%coinbase73d ago0xeb2c39…ffe1ba
0xcbc9…50230x3e0a…78e7Base—$0.003525100%coinbase73d ago0x43fa1c…685ff9
0xcbc9…50230x3e0a…78e7Base—$0.005464100%coinbase73d ago0xd481a4…10472a
0xcbc9…50230x3e0a…78e7Base—$0.003723100%coinbase73d ago0x8e9a83…6a266c
0xcbc9…50230x3e0a…78e7Base—$0.003692100%coinbase73d ago0x6ca69b…4762c3
0xcbc9…50230x3e0a…78e7Base—$0.00288100%coinbase73d ago0xc68915…7a7993
0xcbc9…50230x3e0a…78e7Base—$0.005667100%coinbase73d ago0xa128e5…e571d7
0xcbc9…50230x3e0a…78e7Base—$0.004889100%coinbase73d ago0x26c952…b173cf
0xcbc9…50230x3e0a…78e7Base—$0.004575100%coinbase73d ago0xd2002e…9f3ee4
0xcbc9…50230x3e0a…78e7Base—$0.005029100%coinbase73d ago0xffedf8…7aa8fc
0xcbc9…50230x3e0a…78e7Base—$0.005462100%coinbase73d ago0xc7ef52…39c2ab
0xcbc9…50230x3e0a…78e7Base—$0.003422100%coinbase74d ago0xe23acb…227071
0xcbc9…50230x3e0a…78e7Base—$0.005609100%coinbase74d ago0x42f523…eeb8d6
0xcbc9…50230x3e0a…78e7Base—$0.004277100%coinbase74d ago0x77647d…fd2d15
0xcbc9…50230x3e0a…78e7Base—$0.003676100%coinbase74d ago0x081a7b…57858f
0xcbc9…50230x3e0a…78e7Base—$0.004619100%coinbase74d ago0x6ac875…3584c2
0xcbc9…50230x3e0a…78e7Base—$0.005645100%coinbase74d ago0xe2e3b8…b76383
0xcbc9…50230x3e0a…78e7Base—$0.00544100%coinbase74d ago0x2cc3d1…e3ef02
0xcbc9…50230x3e0a…78e7Base—$0.005511100%coinbase74d ago0x12580d…ec0b26

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.