Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7efe…50f10x3e0a…78e7Base—$0.005775100%coinbase74d ago0x6415ac…f2090b
0x7efe…50f10x3e0a…78e7Base—$0.004239100%coinbase74d ago0x61bdbf…02c1ff
0x7efe…50f10x3e0a…78e7Base—$0.005203100%coinbase74d ago0xf82858…429cc6
0x7efe…50f10x3e0a…78e7Base—$0.005093100%coinbase74d ago0x8591e1…59d8da
0x7efe…50f10x3e0a…78e7Base—$0.003527100%coinbase74d ago0xf845ba…b7d42b
0x7efe…50f10x3e0a…78e7Base—$0.003374100%coinbase74d ago0xf6a597…7b5adb
0x7efe…50f10x3e0a…78e7Base—$0.005478100%coinbase74d ago0xf03b4c…a833c7
0x7efe…50f10x3e0a…78e7Base—$0.005188100%coinbase74d ago0xd8938d…e9a540
0x7efe…50f10x3e0a…78e7Base—$0.005294100%coinbase74d ago0x5802f9…f30360
0x7efe…50f10x3e0a…78e7Base—$0.004945100%coinbase74d ago0xf72e12…b36050
0x7efe…50f10x3e0a…78e7Base—$0.004492100%coinbase75d ago0x1732bd…42e6d7
0x7efe…50f10x3e0a…78e7Base—$0.005468100%coinbase75d ago0x355792…eb75ab
0x7efe…50f10x3e0a…78e7Base—$0.003167100%coinbase75d ago0xfa2e26…bb3b63
0x7efe…50f10x3e0a…78e7Base—$0.004978100%coinbase75d ago0x77e191…d0194e
0x7efe…50f10x3e0a…78e7Base—$0.002768100%coinbase75d ago0x54fe62…3d8ee9
0x7efe…50f10x3e0a…78e7Base—$0.00311100%coinbase75d ago0x86cb8d…a16692
0x7efe…50f10x3e0a…78e7Base—$0.003637100%coinbase75d ago0xab9754…a4462b
0x7efe…50f10x3e0a…78e7Base—$0.003629100%coinbase75d ago0xbfeba4…82b62f
0x7efe…50f10x3e0a…78e7Base—$0.005703100%coinbase75d ago0xe0c1c0…f0008b
0x7efe…50f10x3e0a…78e7Base—$0.004733100%coinbase75d ago0x51bbf0…e86a6d
0x7efe…50f10x3e0a…78e7Base—$0.005613100%coinbase75d ago0xcaaec8…552a11
0x7efe…50f10x3e0a…78e7Base—$0.005116100%coinbase75d ago0x4ff74d…ad230c
0x7efe…50f10x3e0a…78e7Base—$0.004853100%coinbase75d ago0xd06fed…c2e649
0x7efe…50f10x3e0a…78e7Base—$0.004423100%coinbase75d ago0x5ee90e…5014a2
0x7efe…50f10x3e0a…78e7Base—$0.003894100%coinbase75d ago0x12fbdc…9cb735

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.