Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x185d…27330x3e0a…78e7Base—$0.003824100%coinbase74d ago0x0f66f7…628ac2
0x185d…27330x3e0a…78e7Base—$0.005056100%coinbase74d ago0x7a5673…caf15d
0x185d…27330x3e0a…78e7Base—$0.003216100%coinbase74d ago0x742fcc…02541a
0x185d…27330x3e0a…78e7Base—$0.005321100%coinbase74d ago0xb69620…042ff1
0x185d…27330x3e0a…78e7Base—$0.003446100%coinbase74d ago0x3a2ecf…7b5ab6
0x185d…27330x3e0a…78e7Base—$0.005835100%coinbase75d ago0x5e86f6…492244
0x185d…27330x3e0a…78e7Base—$0.004455100%coinbase75d ago0xfa3222…4cebf6
0x185d…27330x3e0a…78e7Base—$0.00381100%coinbase75d ago0x4bb2ca…72c247
0x185d…27330x3e0a…78e7Base—$0.005877100%coinbase75d ago0x3d17c8…02d7fb
0x185d…27330x3e0a…78e7Base—$0.005696100%coinbase75d ago0x6f6f50…0ee291
0x185d…27330x3e0a…78e7Base—$0.003395100%coinbase75d ago0xdcbab2…c42d90
0x185d…27330x3e0a…78e7Base—$0.003877100%coinbase75d ago0x700034…a63430
0x185d…27330x3e0a…78e7Base—$0.004317100%coinbase75d ago0xe22a8c…6c880e
0x185d…27330x3e0a…78e7Base—$0.005748100%coinbase75d ago0x74775a…7b3a14
0x185d…27330x3e0a…78e7Base—$0.004072100%coinbase75d ago0xef1950…59600e
0x185d…27330x3e0a…78e7Base—$0.004142100%coinbase75d ago0xfdba56…a21c60
0x185d…27330x3e0a…78e7Base—$0.002783100%coinbase75d ago0x280a7b…0c264b
0x185d…27330x3e0a…78e7Base—$0.005447100%coinbase75d ago0xa19814…ee822c
0x185d…27330x3e0a…78e7Base—$0.004687100%coinbase75d ago0x42ae36…615e54
0x185d…27330x3e0a…78e7Base—$0.005128100%coinbase75d ago0x8befc2…7a7baa
0x185d…27330x3e0a…78e7Base—$0.002774100%coinbase75d ago0x1385ed…a9f1b9
0x185d…27330x3e0a…78e7Base—$0.005155100%coinbase75d ago0x19dd0e…138d13
0x185d…27330x3e0a…78e7Base—$0.003864100%coinbase75d ago0xf28cc3…cb82c8
0x185d…27330x3e0a…78e7Base—$0.002944100%coinbase75d ago0xd38c12…fe40f5

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.