Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase33d ago0xd509aa…3a3c3b
0x467f…a4c10x85b4…627cBase—$2.11100%coinbase33d ago0x28125d…430ccd
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase33d ago0xb09f3a…682ec3
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase33d ago0x895cb5…12ed2f
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase33d ago0xb98dfc…082e96
0x467f…a4c10x85b4…627cBase—$1.47100%coinbase33d ago0xa20bf7…021764
0x467f…a4c10x85b4…627cBase—$1.28100%coinbase33d ago0x42db8a…c650cd
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase33d ago0x73a5fa…55891b
0x467f…a4c10x85b4…627cBase—$2.82100%coinbase33d ago0x24d575…334879
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase33d ago0xaf8755…335542
0x467f…a4c10x85b4…627cBase—$2.39100%coinbase33d ago0x0bf8a5…979620
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase33d ago0xb06dbf…bda45f
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase33d ago0x01f7b0…9ed3ad
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase33d ago0xb95395…ef2027
0x467f…a4c10x85b4…627cBase—$2.17100%coinbase33d ago0x6dc329…308f9d
0x467f…a4c10x85b4…627cBase—$5.70100%coinbase33d ago0xed332c…41659b
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase33d ago0x3a8100…2af4fe
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase33d ago0xdf8b6b…138c71
0x467f…a4c10x85b4…627cBase—$1.08100%coinbase33d ago0xbd2184…35d938
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase33d ago0x87443d…0e3e07
0x467f…a4c10x85b4…627cBase—$1.28100%coinbase33d ago0xeb690a…6d47d3
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase33d ago0xa78c8f…54f19d
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase33d ago0xcb8a7a…78cb9e
0x467f…a4c10x85b4…627cBase—$1.32100%coinbase33d ago0x8b982a…4fe360
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase33d ago0x66630e…4def22

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.