Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0xa38d83…cce09f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0xe41a6d…3242dd
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0xbdebed…862af6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x2bd468…0c223f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x39724b…b9b997
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x4b6328…c2043d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0xeb8671…a5c331
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x775364…aedfb0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0xc5ebe2…c1ac7b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x8522d5…d342e6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x4cef81…527667
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0xfcd388…e00fd6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x6596ca…4e6261
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x40f4ee…7f0392
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x8a139a…e6a4e1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x889eac…e1774c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x4d86e4…d5fd36
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0xfeb4f8…465570
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0xc67940…d074d7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0xf2ac89…30ed94
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x8217ec…6ca706
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0xc29b28…9b89e7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x837716…2a8204
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0xa18fd4…0a82f6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase79d ago0x58ad6a…79adfa

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.