Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb05…a8060x3e0a…78e7Base—$0.003695100%coinbase74d ago0x022efc…145a37
0xdb05…a8060x3e0a…78e7Base—$0.003268100%coinbase74d ago0x9dbef2…396985
0xdb05…a8060x3e0a…78e7Base—$0.004865100%coinbase74d ago0xf547fc…6c2d16
0xdb05…a8060x3e0a…78e7Base—$0.004362100%coinbase74d ago0x2be848…e7a162
0xdb05…a8060x3e0a…78e7Base—$0.003498100%coinbase74d ago0xd1ddd0…fc6a83
0xdb05…a8060x3e0a…78e7Base—$0.003316100%coinbase74d ago0x3e6af5…47f2c8
0xdb05…a8060x3e0a…78e7Base—$0.003765100%coinbase74d ago0x7176a9…9098d0
0xdb05…a8060x3e0a…78e7Base—$0.003104100%coinbase74d ago0x042286…5f4a32
0xdb05…a8060x3e0a…78e7Base—$0.003226100%coinbase74d ago0x5143cd…b42769
0xdb05…a8060x3e0a…78e7Base—$0.004007100%coinbase74d ago0x08f7a0…7bba8a
0xdb05…a8060x3e0a…78e7Base—$0.003296100%coinbase74d ago0x9bae7b…a49ebe
0xdb05…a8060x3e0a…78e7Base—$0.003268100%coinbase74d ago0xbbb855…faae96
0xdb05…a8060x3e0a…78e7Base—$0.00538100%coinbase74d ago0x572006…f69d0f
0xdb05…a8060x3e0a…78e7Base—$0.004349100%coinbase74d ago0x8da899…d2c8ba
0xdb05…a8060x3e0a…78e7Base—$0.004218100%coinbase74d ago0xdc7cf1…3c4bf9
0xdb05…a8060x3e0a…78e7Base—$0.00401100%coinbase74d ago0x43b788…048f8e
0xdb05…a8060x3e0a…78e7Base—$0.003504100%coinbase74d ago0xcdad26…58ede7
0xdb05…a8060x3e0a…78e7Base—$0.003322100%coinbase74d ago0xf3152e…820248
0xdb05…a8060x3e0a…78e7Base—$0.005485100%coinbase74d ago0xe4ec9d…5218ec
0xdb05…a8060x3e0a…78e7Base—$0.004588100%coinbase74d ago0x528f7d…3769f7
0xdb05…a8060x3e0a…78e7Base—$0.005596100%coinbase74d ago0x91e947…889b7a
0xdb05…a8060x3e0a…78e7Base—$0.003058100%coinbase74d ago0x5980b4…f6b5b8
0xdb05…a8060x3e0a…78e7Base—$0.00446100%coinbase74d ago0xee5006…7bcff9
0xdb05…a8060x3e0a…78e7Base—$0.003292100%coinbase74d ago0x376af0…075721
0xdb05…a8060x3e0a…78e7Base—$0.004659100%coinbase74d ago0x41818e…2d9693

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.