Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b46…e4f10x3e0a…78e7Base—$0.003512100%coinbase74d ago0x9cb1af…aa1da4
0x2b46…e4f10x3e0a…78e7Base—$0.004607100%coinbase74d ago0x3a7b24…7423ac
0x2b46…e4f10x3e0a…78e7Base—$0.005653100%coinbase74d ago0xd9fa57…9b1936
0x2b46…e4f10x3e0a…78e7Base—$0.004481100%coinbase74d ago0x5635b8…539dc0
0x2b46…e4f10x3e0a…78e7Base—$0.004507100%coinbase74d ago0x8afeb4…02d620
0x2b46…e4f10x3e0a…78e7Base—$0.005807100%coinbase74d ago0x446f59…1d3b17
0x2b46…e4f10x3e0a…78e7Base—$0.005911100%coinbase74d ago0x081e31…b272c1
0x2b46…e4f10x3e0a…78e7Base—$0.00324100%coinbase74d ago0xe62a0d…ad3fef
0x2b46…e4f10x3e0a…78e7Base—$0.003356100%coinbase74d ago0x4e3483…a84dd3
0x2b46…e4f10x3e0a…78e7Base—$0.004967100%coinbase74d ago0xc3a562…522dbf
0x2b46…e4f10x3e0a…78e7Base—$0.005504100%coinbase74d ago0x2b550d…528a5b
0x2b46…e4f10x3e0a…78e7Base—$0.005539100%coinbase74d ago0xb6b283…b0d1c3
0x2b46…e4f10x3e0a…78e7Base—$0.003213100%coinbase74d ago0xb25975…aa2398
0x2b46…e4f10x3e0a…78e7Base—$0.003944100%coinbase74d ago0x6a81c0…b4c44c
0x2b46…e4f10x3e0a…78e7Base—$0.002906100%coinbase74d ago0x982217…fcb593
0x2b46…e4f10x3e0a…78e7Base—$0.002947100%coinbase74d ago0xedf7e4…8720e9
0x2b46…e4f10x3e0a…78e7Base—$0.005852100%coinbase74d ago0xeaad07…2cf1a4
0x2b46…e4f10x3e0a…78e7Base—$0.003604100%coinbase74d ago0xeb8196…06922a
0x2b46…e4f10x3e0a…78e7Base—$0.004100%coinbase75d ago0xd370c4…cd4a86
0x2b46…e4f10x3e0a…78e7Base—$0.003444100%coinbase75d ago0x664137…0d95ad
0x2b46…e4f10x3e0a…78e7Base—$0.003728100%coinbase75d ago0xd9d4da…dcbb39
0x2b46…e4f10x3e0a…78e7Base—$0.004503100%coinbase75d ago0x845eb3…44fec1
0x2b46…e4f10x3e0a…78e7Base—$0.004332100%coinbase75d ago0x3b6a5c…ceb974
0x2b46…e4f10x3e0a…78e7Base—$0.002811100%coinbase75d ago0xa24706…2653a6
0x2b46…e4f10x3e0a…78e7Base—$0.004892100%coinbase75d ago0x39282b…8b50e1

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.