Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce2e…dbcc0x3e0a…78e7Base—$0.005274100%coinbase74d ago0xec59f5…041fea
0xce2e…dbcc0x3e0a…78e7Base—$0.003102100%coinbase74d ago0x552eb8…08d8b1
0xce2e…dbcc0x3e0a…78e7Base—$0.003539100%coinbase74d ago0x12b474…3d284a
0xce2e…dbcc0x3e0a…78e7Base—$0.005285100%coinbase74d ago0x76e238…975ac4
0xce2e…dbcc0x3e0a…78e7Base—$0.004507100%coinbase74d ago0xed7349…e7cb44
0xce2e…dbcc0x3e0a…78e7Base—$0.004333100%coinbase74d ago0x99e762…99b2eb
0xce2e…dbcc0x3e0a…78e7Base—$0.003982100%coinbase74d ago0xdc8c70…9bfe2e
0xce2e…dbcc0x3e0a…78e7Base—$0.005917100%coinbase74d ago0x59907a…cc147d
0xce2e…dbcc0x3e0a…78e7Base—$0.004116100%coinbase74d ago0x271e4c…ecfc08
0xce2e…dbcc0x3e0a…78e7Base—$0.004633100%coinbase74d ago0x5af7d8…57ffad
0xce2e…dbcc0x3e0a…78e7Base—$0.005613100%coinbase74d ago0x6fcd05…660eb8
0xce2e…dbcc0x3e0a…78e7Base—$0.003135100%coinbase74d ago0x0206a2…b15664
0xce2e…dbcc0x3e0a…78e7Base—$0.005439100%coinbase74d ago0x654a3b…3329b6
0xce2e…dbcc0x3e0a…78e7Base—$0.005788100%coinbase74d ago0xb19f14…4729b6
0xce2e…dbcc0x3e0a…78e7Base—$0.002684100%coinbase74d ago0x688a49…ef0640
0xce2e…dbcc0x3e0a…78e7Base—$0.003676100%coinbase74d ago0x31a963…3389e9
0xce2e…dbcc0x3e0a…78e7Base—$0.003707100%coinbase74d ago0xf74925…a60570
0xce2e…dbcc0x3e0a…78e7Base—$0.005855100%coinbase74d ago0x7e5b08…3046c2
0xce2e…dbcc0x3e0a…78e7Base—$0.003884100%coinbase74d ago0x16560d…587d62
0xce2e…dbcc0x3e0a…78e7Base—$0.003689100%coinbase75d ago0xd06381…2af6ac
0xce2e…dbcc0x3e0a…78e7Base—$0.003489100%coinbase75d ago0x3fa3aa…088c97

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.