Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a42…60190x7d74…98beBase—$0.01100%coinbase71d ago0x030c43…239a38
0x8a42…60190x4df9…5e56Base—$0.01100%coinbase71d ago0x2a2ce6…493734
0x8a42…60190x3f7d…38e3Base—$0.01100%coinbase71d ago0x151659…9e972c
0x8a42…60190xc3af…0e6bBase—$0.01100%coinbase71d ago0x021664…38cdb3
0x8a42…60190x5b39…60d8Base—$0.01100%coinbase72d ago0xb745f6…570255
0x8a42…60190x0191…77b2Base—$0.01100%coinbase72d ago0x242166…ad1661
0x8a42…60190x115d…0c7eBase—$0.01100%coinbase72d ago0xba8158…8f8645
0x8a42…60190x73aa…e555Base—$0.01100%coinbase72d ago0x51736c…7b531f
0x8a42…60190x6c76…65b2Base—$0.01100%coinbase72d ago0x948c2b…0bf232
0x8a42…60190x1f21…504bBase—$0.01100%coinbase72d ago0x673556…8833e4
0x8a42…60190x8782…bea8Base—$0.01100%coinbase72d ago0xf255d3…54c2a1
0x8a42…60190xb985…3516Base—$0.01100%coinbase72d ago0x8e8a1e…e2d5d6
0x8a42…60190x71bc…1af3Base—$0.01100%coinbase72d ago0x0822b8…f3d567
0x8a42…60190x7dbc…4fe6Base—$0.01100%coinbase72d ago0xe9cd9b…a30ecf
0x8a42…60190x5cfc…46fbBase—$0.01100%coinbase72d ago0x9dbd00…4f8dcb
0x8a42…60190xc059…d3c8Base—$0.01100%coinbase72d ago0x237b11…77d2e8
0x8a42…60190xd039…3252Base—$0.01100%coinbase72d ago0x35b1b7…6c0946
0x8a42…60190x41bc…60e3Base—$0.01100%coinbase72d ago0x3e8697…cbcb04
0x8a42…60190x11b9…a3a1Base—$0.01100%coinbase72d ago0xfdb70d…905ca0
0x8a42…60190x7e5c…8c73Base—$0.01100%coinbase72d ago0xd86b49…ed7550
0x8a42…60190xa87b…122bBase—$0.01100%coinbase72d ago0xefa721…aad6ab
0x8a42…60190x1a11…7cb3Base—$0.01100%coinbase72d ago0x18fa9e…cc88f6
0x8a42…60190xcd7c…70ddBase—$0.01100%coinbase72d ago0x6f1b07…feb8fa
0x8a42…60190x1de0…a4c1Base—$0.01100%coinbase72d ago0x6feb7e…52ee79
0x8a42…60190x52f1…0129Base—$0.01100%coinbase72d ago0x327a45…132933

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.