Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda07…b9cd0x3e0a…78e7Base—$0.005107100%coinbase74d ago0x10bfff…cef1ff
0xda07…b9cd0x3e0a…78e7Base—$0.004412100%coinbase74d ago0x2e8942…f28e3f
0xda07…b9cd0x3e0a…78e7Base—$0.003279100%coinbase74d ago0xbf8c5d…68f8f4
0xda07…b9cd0x3e0a…78e7Base—$0.005033100%coinbase74d ago0xb572be…24a120
0xda07…b9cd0x3e0a…78e7Base—$0.004585100%coinbase74d ago0x92ac9a…544b74
0xda07…b9cd0x3e0a…78e7Base—$0.0033100%coinbase74d ago0x52461d…77a2a1
0xda07…b9cd0x3e0a…78e7Base—$0.003288100%coinbase74d ago0x53db34…228f63
0xda07…b9cd0x3e0a…78e7Base—$0.00268100%coinbase74d ago0xa4fc7e…e9b261
0xda07…b9cd0x3e0a…78e7Base—$0.002876100%coinbase74d ago0xe23d91…bd7e00
0xda07…b9cd0x3e0a…78e7Base—$0.005331100%coinbase74d ago0x2dc1a6…47f88e
0xda07…b9cd0x3e0a…78e7Base—$0.00401100%coinbase74d ago0xd89e80…386fba
0xda07…b9cd0x3e0a…78e7Base—$0.004324100%coinbase74d ago0xe7eee0…423d2d
0xda07…b9cd0x3e0a…78e7Base—$0.005499100%coinbase74d ago0xe4369d…127005
0xda07…b9cd0x3e0a…78e7Base—$0.004302100%coinbase74d ago0xd29f92…bb82cd
0xda07…b9cd0x3e0a…78e7Base—$0.004435100%coinbase74d ago0xbf8e08…aec6ae
0xda07…b9cd0x3e0a…78e7Base—$0.005183100%coinbase74d ago0xa14de9…741536
0xda07…b9cd0x3e0a…78e7Base—$0.005507100%coinbase74d ago0xb8a032…904b14
0xda07…b9cd0x3e0a…78e7Base—$0.002668100%coinbase75d ago0xb1e780…863bfc
0xda07…b9cd0x3e0a…78e7Base—$0.003374100%coinbase75d ago0xf22fca…dc6a4b
0xda07…b9cd0x3e0a…78e7Base—$0.003077100%coinbase75d ago0x6cc17a…c9f840
0xda07…b9cd0x3e0a…78e7Base—$0.003507100%coinbase75d ago0xaf3ae7…c7a468
0xda07…b9cd0x3e0a…78e7Base—$0.003744100%coinbase75d ago0x5f8c0a…d02de6
0xda07…b9cd0x3e0a…78e7Base—$0.002957100%coinbase75d ago0x876747…9477ee

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.