Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2984…44390xf875…1bafBase—$0.01100%coinbase64d ago0x5558af…f08dbf
0x2984…44390xd92c…81acBase—$0.01100%coinbase64d ago0x3d8752…ae1ffc
0x2984…44390x2758…63c2Base—$0.01100%coinbase64d ago0x77c073…1976fc
0x2984…44390xfa64…a239Base—$0.01100%coinbase64d ago0x2fb62e…08b3a8
0x2984…44390x57fb…6ca3Base—$0.01100%coinbase64d ago0xe840ce…a8e282
0x2984…44390xb07b…275bBase—$0.01100%coinbase64d ago0xd2630d…7ce933
0x2984…44390xe2a8…fb87Base—$0.01100%coinbase64d ago0x04e11a…88b23f
0x2984…44390xc7d4…df87Base—$0.01100%coinbase64d ago0x45d99b…65b77a
0x2984…44390xcd81…7e7aBase—$0.01100%coinbase64d ago0x48dc0e…2dd2a6
0x2984…44390xd7ad…f8b0Base—$0.01100%coinbase64d ago0x1a8c36…753131
0x2984…44390x1eab…a98bBase—$0.01100%coinbase64d ago0xad1643…7fa771
0x2984…44390x20ba…64b5Base—$0.01100%coinbase64d ago0x1b0074…9810bb
0x2984…44390x8e55…2219Base—$0.01100%coinbase64d ago0xe3ce16…432bc5
0x2984…44390x2e32…1201Base—$0.01100%coinbase64d ago0x31d1da…3cadb9
0x2984…44390xcfda…c3a5Base—$0.01100%coinbase64d ago0xed2e5e…78c105
0x2984…44390x51ab…ccbcBase—$0.01100%coinbase64d ago0xcb93f4…1ff22e
0x2984…44390x2288…a719Base—$0.01100%coinbase64d ago0x677192…7bb667
0x2984…44390xc273…56e7Base—$0.01100%coinbase64d ago0x99c3a5…b6f6db
0x2984…44390x9f82…35f1Base—$0.01100%coinbase64d ago0x6c9081…691cfd
0x2984…44390x2bb4…28e2Base—$0.01100%coinbase64d ago0x9ac6bf…1e26ee
0x2984…44390xeb76…81c1Base—$0.01100%coinbase64d ago0x90b058…a20e29
0x2984…44390x1788…58a9Base—$0.01100%coinbase64d ago0x619b7e…66da61
0x2984…44390xe69e…ef70Base—$0.01100%coinbase64d ago0x9c4e98…718518
0x2984…44390xe91c…61d2Base—$0.01100%coinbase64d ago0xadadf3…14ca2c
0x2984…44390xa0ee…5916Base—$0.01100%coinbase64d ago0x26e9eb…d793dc

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.