Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19ea…606c0x484d…1103Base—$0.01100%coinbase53d ago0x860717…36d8f3
0x19ea…606c0xbf0e…c86cBase—$0.01100%coinbase53d ago0x6c03ba…5cad90
0x19ea…606c0x546b…f7a8Base—$0.01100%coinbase53d ago0xc67049…d5e9e7
0x19ea…606c0xc999…c3adBase—$0.01100%coinbase53d ago0xd4b96e…692f21
0x19ea…606c0x0ba1…7769Base—$0.01100%coinbase53d ago0x480e16…47b2bd
0x19ea…606c0x4c5a…adecBase—$0.01100%coinbase53d ago0x47eff3…44c927
0x19ea…606c0x44b1…a863Base—$0.01100%coinbase53d ago0x360478…703744
0x19ea…606c0x4772…cdffBase—$0.01100%coinbase53d ago0xc37a9b…5af0ab
0x19ea…606c0xa3af…88d0Base—$0.01100%coinbase53d ago0x41008f…da5c96
0x19ea…606c0xdea6…a4f7Base—$0.01100%coinbase53d ago0x708a6d…b15497
0x19ea…606c0x773d…9e17Base—$0.01100%coinbase53d ago0x0511e9…7b11d8
0x19ea…606c0xd311…1711Base—$0.01100%coinbase53d ago0x80ceae…951acd
0x19ea…606c0x42d2…b0d3Base—$0.01100%coinbase53d ago0xb73f04…c34749
0x19ea…606c0xf793…2d86Base—$0.01100%coinbase53d ago0x9bf3c6…a3518d
0x19ea…606c0xc050…da84Base—$0.01100%coinbase53d ago0x3d02b0…1f0551
0x19ea…606c0x2208…936aBase—$0.01100%coinbase53d ago0x1ef0a3…8b7767
0x19ea…606c0xe5f2…9061Base—$0.01100%coinbase53d ago0x7619b9…9ce529
0x19ea…606c0xb967…c51aBase—$0.01100%coinbase53d ago0x49df3b…d9cd45
0x19ea…606c0xc114…f279Base—$0.01100%coinbase53d ago0x8c73aa…db69f7
0x19ea…606c0x852d…65b7Base—$0.01100%coinbase53d ago0x36a294…e8a29d
0x19ea…606c0xb19f…68f8Base—$0.01100%coinbase53d ago0x6f9ebe…71bcdd
0x19ea…606c0x9563…0a13Base—$0.01100%coinbase53d ago0x239926…5e4146
0x19ea…606c0x905b…f95bBase—$0.01100%coinbase53d ago0x8cae4c…12b1d1
0x19ea…606c0x2084…fdc7Base—$0.01100%coinbase53d ago0x9ea7c5…b0bf27
0x19ea…606c0x30d5…289eBase—$0.01100%coinbase53d ago0x7e0d5b…473087

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.