Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b51…a3590x3e0a…78e7Base—$0.004918100%coinbase74d ago0x36d480…ec1236
0x4b51…a3590x3e0a…78e7Base—$0.00299100%coinbase74d ago0x75fbc9…bec7d9
0x4b51…a3590x3e0a…78e7Base—$0.003022100%coinbase74d ago0x167899…9391ea
0x4b51…a3590x3e0a…78e7Base—$0.004394100%coinbase74d ago0x0c447d…f04568
0x4b51…a3590x3e0a…78e7Base—$0.003993100%coinbase74d ago0x28e3f7…0beb18
0x4b51…a3590x3e0a…78e7Base—$0.002841100%coinbase74d ago0xe19d8c…3a069f
0x4b51…a3590x3e0a…78e7Base—$0.004871100%coinbase74d ago0x580457…ec5cd9
0x4b51…a3590x3e0a…78e7Base—$0.004675100%coinbase74d ago0xf98500…40edd8
0x4b51…a3590x3e0a…78e7Base—$0.003065100%coinbase74d ago0x29b7e8…48518f
0x4b51…a3590x3e0a…78e7Base—$0.005894100%coinbase74d ago0xfdac3c…479b84
0x4b51…a3590x3e0a…78e7Base—$0.002934100%coinbase74d ago0xc1ab41…c63cfe
0x4b51…a3590x3e0a…78e7Base—$0.00392100%coinbase74d ago0x6fd460…829f69
0x4b51…a3590x3e0a…78e7Base—$0.004703100%coinbase74d ago0x3d75e4…9452de
0x4b51…a3590x3e0a…78e7Base—$0.003983100%coinbase74d ago0xb9c7c2…0f7ca7
0x4b51…a3590x3e0a…78e7Base—$0.00453100%coinbase74d ago0xac6462…be4821
0x4b51…a3590x3e0a…78e7Base—$0.005681100%coinbase74d ago0x8972c3…078767
0x4b51…a3590x3e0a…78e7Base—$0.005802100%coinbase74d ago0x0a40b3…547a5b
0x4b51…a3590x3e0a…78e7Base—$0.004202100%coinbase74d ago0xd18ec0…46d6be
0x4b51…a3590x3e0a…78e7Base—$0.003627100%coinbase74d ago0xc086f1…871b57
0x4b51…a3590x3e0a…78e7Base—$0.003608100%coinbase75d ago0xf795f7…cd98d2
0x4b51…a3590x3e0a…78e7Base—$0.004307100%coinbase75d ago0xd680da…7d5a62
0x4b51…a3590x3e0a…78e7Base—$0.003787100%coinbase75d ago0x2ca0d2…2d340a
0x4b51…a3590x3e0a…78e7Base—$0.003482100%coinbase75d ago0xf3fc5d…617d69
0x4b51…a3590x3e0a…78e7Base—$0.005627100%coinbase75d ago0x596869…01fbed
0x4b51…a3590x3e0a…78e7Base—$0.005003100%coinbase75d ago0x2c7dff…b7d6e6

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.