Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb540…965d0x3e0a…78e7Base—$0.003864100%coinbase75d ago0x29206d…74f233
0xb540…965d0x3e0a…78e7Base—$0.003159100%coinbase75d ago0x3414b2…7461bc
0xb540…965d0x3e0a…78e7Base—$0.003776100%coinbase75d ago0xb311a5…b55a57
0xb540…965d0x3e0a…78e7Base—$0.003388100%coinbase75d ago0x6f664e…9044a0
0xb540…965d0x3e0a…78e7Base—$0.004038100%coinbase75d ago0x90e4ee…47ff48
0xb540…965d0x3e0a…78e7Base—$0.004791100%coinbase75d ago0x22a1a9…5e8f51
0xb540…965d0x3e0a…78e7Base—$0.003825100%coinbase75d ago0x593f0d…117245
0xb540…965d0x3e0a…78e7Base—$0.003201100%coinbase75d ago0xb82f06…f47267
0xb540…965d0x3e0a…78e7Base—$0.003634100%coinbase75d ago0x34da22…aea8ab
0xb540…965d0x3e0a…78e7Base—$0.00303100%coinbase75d ago0x2b9a6b…68fb6f
0xb540…965d0x3e0a…78e7Base—$0.005416100%coinbase75d ago0x2009d8…cd28d2
0xb540…965d0x3e0a…78e7Base—$0.003788100%coinbase75d ago0xad57c1…ab30ba
0xb540…965d0x3e0a…78e7Base—$0.004622100%coinbase75d ago0x52570c…b3c6f1
0xb540…965d0x3e0a…78e7Base—$0.003924100%coinbase75d ago0xb4a5ac…d7c5c8
0xb540…965d0x3e0a…78e7Base—$0.004196100%coinbase75d ago0x808f67…63e6e5
0xb540…965d0x3e0a…78e7Base—$0.004272100%coinbase75d ago0xb1fefc…54e57e
0xb540…965d0x3e0a…78e7Base—$0.00333100%coinbase75d ago0xe19719…cdd010
0xb540…965d0x3e0a…78e7Base—$0.003287100%coinbase75d ago0x9d16f1…b632ad
0xb540…965d0x3e0a…78e7Base—$0.004625100%coinbase75d ago0x0d6269…2ba331
0xb540…965d0x3e0a…78e7Base—$0.005841100%coinbase75d ago0x1e38ba…2017fd
0xb540…965d0x3e0a…78e7Base—$0.005782100%coinbase75d ago0x91ee87…3c4802
0xb540…965d0x3e0a…78e7Base—$0.003917100%coinbase75d ago0xa496d1…25a34a
0xb540…965d0x3e0a…78e7Base—$0.003051100%coinbase75d ago0xadc958…8ec834
0xb540…965d0x3e0a…78e7Base—$0.003489100%coinbase75d ago0x588857…144f50
0xb540…965d0x3e0a…78e7Base—$0.005434100%coinbase75d ago0xae655a…275a03

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.