Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e25…634e0x3e0a…78e7Base—$0.003849100%coinbase74d ago0x35358b…c262cb
0x2e25…634e0x3e0a…78e7Base—$0.002739100%coinbase74d ago0x8bc684…6bb727
0x2e25…634e0x3e0a…78e7Base—$0.005214100%coinbase74d ago0x43fdf8…4a98b6
0x2e25…634e0x3e0a…78e7Base—$0.003479100%coinbase74d ago0x9d5356…6dcfc8
0x2e25…634e0x3e0a…78e7Base—$0.005769100%coinbase74d ago0x7dba3a…a8934a
0x2e25…634e0x3e0a…78e7Base—$0.003759100%coinbase74d ago0x3f4511…8ef81e
0x2e25…634e0x3e0a…78e7Base—$0.004645100%coinbase74d ago0x51bad6…3a7834
0x2e25…634e0x3e0a…78e7Base—$0.002652100%coinbase74d ago0x736675…b215fd
0x2e25…634e0x3e0a…78e7Base—$0.005765100%coinbase74d ago0x5665f6…976f7b
0x2e25…634e0x3e0a…78e7Base—$0.005049100%coinbase75d ago0xa0e151…b5cd8e
0x2e25…634e0x3e0a…78e7Base—$0.003178100%coinbase75d ago0xd014a2…7ff3b5
0x2e25…634e0x3e0a…78e7Base—$0.004358100%coinbase75d ago0x9cef21…3c9e09
0x2e25…634e0x3e0a…78e7Base—$0.005842100%coinbase75d ago0x4ce84d…cf3e87
0x2e25…634e0x3e0a…78e7Base—$0.002935100%coinbase75d ago0xe3fa77…ae7388
0x2e25…634e0x3e0a…78e7Base—$0.00347100%coinbase75d ago0x111b28…0a0d0b
0x2e25…634e0x3e0a…78e7Base—$0.003868100%coinbase75d ago0xf77bc6…2710da
0x2e25…634e0x3e0a…78e7Base—$0.002668100%coinbase75d ago0xa63d8c…2b4254
0x2e25…634e0x3e0a…78e7Base—$0.004001100%coinbase75d ago0xc1793f…2c4d11
0x2e25…634e0x3e0a…78e7Base—$0.004183100%coinbase75d ago0x85e53e…78be8e
0x2e25…634e0x3e0a…78e7Base—$0.005417100%coinbase75d ago0x08d784…955ec4
0x2e25…634e0x3e0a…78e7Base—$0.00509100%coinbase75d ago0xb3f986…7abba8
0x2e25…634e0x3e0a…78e7Base—$0.002818100%coinbase75d ago0xc1a0b5…106194
0x2e25…634e0x3e0a…78e7Base—$0.003551100%coinbase75d ago0x7b835a…f6d646
0x2e25…634e0x3e0a…78e7Base—$0.005095100%coinbase75d ago0xd00ad2…31c083
0x2e25…634e0x3e0a…78e7Base—$0.005531100%coinbase75d ago0x1c6237…043f49

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.