Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c44…a97a0xccc8…15beBase—$0.49100%0xf70d…dbef48d ago0xd77a1c…f3fb15
0xc8bd…49fd0xccc8…15beBase—$30.00100%0xf70d…dbef49d ago0x9b114d…1a170f
0xe7a3…d8060xccc8…15beBase—$6.60100%0xf70d…dbef49d ago0xaf7fe7…bb7a34
0x86a4…822f0xccc8…15beBase—$2.15100%0xf70d…dbef49d ago0xc7a15b…d10c3e
0xcd51…dfc10xccc8…15beBase—$199.07100%0xf70d…dbef49d ago0x75adb1…d6e4f7
0x0c60…549d0xccc8…15beBase—$1,145.43100%0xf70d…dbef49d ago0x541a78…450cca
0x13b9…e7540xccc8…15beBase—$1.00100%0xf70d…dbef49d ago0x9a2cf5…76c2f5
0x7c44…a97a0xccc8…15beBase—$0.67100%0xf70d…dbef49d ago0x623bf8…f042d6
0xd1aa…ee1c0xccc8…15beBase—$1.00100%0xf70d…dbef49d ago0x39484a…6709fd
0xc253…de8e0xccc8…15beBase—$1.46100%0xf70d…dbef49d ago0x3dea03…d0d66e
0xe7a3…d8060xccc8…15beBase—$5.89100%0xf70d…dbef49d ago0x2850da…9eecfc
0x86a4…822f0xccc8…15beBase—$4.10100%0xf70d…dbef49d ago0x660cd6…d9b20c
0xf45d…757d0xccc8…15beBase—$1.00100%0xf70d…dbef49d ago0xe583d1…395cbe
0xe28d…d3ba0xccc8…15beBase—$100.00100%0xf70d…dbef49d ago0x8a62d0…49a919
0x9bb1…5e5c0xccc8…15beBase—$1.00100%0xf70d…dbef49d ago0x790e6b…165d13
0x0cce…68cd0xccc8…15beBase—$2.00100%0xf70d…dbef49d ago0x7f2de0…9a024e
0x077c…4f320xccc8…15beBase—$0.05100%0xf70d…dbef49d ago0x82cc16…582947
0x30de…7ab00xccc8…15beBase—$1.00100%0xf70d…dbef49d ago0xa0ced3…b10a33
0x9db9…96440xccc8…15beBase—$1.00100%0xf70d…dbef49d ago0xa4f87b…0b7074
0x0c8f…3de60xccc8…15beBase—$1.02100%0xf70d…dbef49d ago0x5cb035…4c57f1
0x6186…a4ee0xccc8…15beBase—$2,096.37100%0xf70d…dbef49d ago0x0aae08…0b9d48
0x6186…a4ee0xccc8…15beBase—$3,453.11100%0xf70d…dbef49d ago0xa291fe…3396c1
0x6186…a4ee0xccc8…15beBase—$3,454.11100%0xf70d…dbef49d ago0xff224c…5300d5
0x6186…a4ee0xccc8…15beBase—$5,971.82100%0xf70d…dbef49d ago0xa68d45…ff0fab
0x6186…a4ee0xccc8…15beBase—$677.84100%0xf70d…dbef49d ago0x7dd4fb…6c238d

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.