Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa431…bd970x3e0a…78e7Base—$0.00495100%coinbase74d ago0xa996f7…a0245d
0xa431…bd970x3e0a…78e7Base—$0.004753100%coinbase74d ago0x218d59…8c2dcb
0xa431…bd970x3e0a…78e7Base—$0.003016100%coinbase74d ago0x097646…c8129e
0xa431…bd970x3e0a…78e7Base—$0.003289100%coinbase74d ago0x94507a…59e04a
0xa431…bd970x3e0a…78e7Base—$0.002971100%coinbase74d ago0x21343e…65926a
0xa431…bd970x3e0a…78e7Base—$0.003425100%coinbase74d ago0xa47d33…ba1cde
0xa431…bd970x3e0a…78e7Base—$0.004698100%coinbase75d ago0x460e3a…270ee4
0xa431…bd970x3e0a…78e7Base—$0.0052100%coinbase75d ago0x814364…501a29
0xa431…bd970x3e0a…78e7Base—$0.00514100%coinbase75d ago0xae6335…045e3a
0xa431…bd970x3e0a…78e7Base—$0.002987100%coinbase75d ago0xc6d4bf…b6fe26
0xa431…bd970x3e0a…78e7Base—$0.005545100%coinbase75d ago0xeee60e…1789ba
0xa431…bd970x3e0a…78e7Base—$0.003542100%coinbase75d ago0x4c7618…6212e0
0xa431…bd970x3e0a…78e7Base—$0.005549100%coinbase75d ago0x8a2563…921240
0xa431…bd970x3e0a…78e7Base—$0.005323100%coinbase75d ago0x7d06d7…b1129d
0xa431…bd970x3e0a…78e7Base—$0.004289100%coinbase75d ago0x7e2719…5879c8
0xa431…bd970x3e0a…78e7Base—$0.002996100%coinbase75d ago0xbf70d2…5cd79d
0xa431…bd970x3e0a…78e7Base—$0.005728100%coinbase75d ago0xe43e17…f9cdba
0xa431…bd970x3e0a…78e7Base—$0.003266100%coinbase75d ago0x78b17f…8ac434
0xa431…bd970x3e0a…78e7Base—$0.004886100%coinbase75d ago0xa5b921…04ee05
0xa431…bd970x3e0a…78e7Base—$0.003018100%coinbase75d ago0xa5e665…6d5dd7
0xa431…bd970x3e0a…78e7Base—$0.002999100%coinbase75d ago0x9c091b…ec8f11
0xa431…bd970x3e0a…78e7Base—$0.005315100%coinbase75d ago0x6eeedc…9612eb
0xa431…bd970x3e0a…78e7Base—$0.004215100%coinbase75d ago0x0898e5…03d7b4
0xa431…bd970x3e0a…78e7Base—$0.003209100%coinbase75d ago0xea1f1f…43a076
0xa431…bd970x3e0a…78e7Base—$0.004298100%coinbase75d ago0x73b9b9…a68f49

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.