Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d90…53470xa048…388bBase—$0.01100%coinbase72d ago0xbd42eb…5fee0c
0x5d90…53470x3b19…bec0Base—$0.01100%coinbase72d ago0x8cd1d1…0b3a4d
0x5d90…53470xc61e…7904Base—$0.01100%coinbase72d ago0x675649…9e2b7e
0x5d90…53470xddb0…6e59Base—$0.01100%coinbase72d ago0x3d28e6…26cdb3
0x5d90…53470xd20b…ef89Base—$0.01100%coinbase72d ago0xe9bd60…cb1a39
0x5d90…53470xa4ca…a637Base—$0.01100%coinbase72d ago0x9a69ac…23c55e
0x5d90…53470x7b4b…965aBase—$0.01100%coinbase72d ago0x9d740a…a116f0
0x5d90…53470xfd3d…b962Base—$0.01100%coinbase72d ago0x5b2f13…92013e
0x5d90…53470x03b7…3cb9Base—$0.01100%coinbase72d ago0xc8bce6…60dd33
0x5d90…53470x1c64…0529Base—$0.01100%coinbase72d ago0x362cdb…4ca83f
0x5d90…53470xf674…09ccBase—$0.01100%coinbase72d ago0x3683d3…a601ee
0x5d90…53470x1b3f…14cfBase—$0.01100%coinbase72d ago0x94c854…df3558
0x5d90…53470x4ddf…a81eBase—$0.01100%coinbase72d ago0xf4941c…fc9c16
0x5d90…53470x7c8b…6e36Base—$0.01100%coinbase72d ago0x2a6014…ca9c19
0x5d90…53470x0d26…2386Base—$0.01100%coinbase72d ago0x0ddcab…779a3f
0x5d90…53470x7b8d…308fBase—$0.01100%coinbase72d ago0x3085e8…94552d
0x5d90…53470xb581…e9ceBase—$0.01100%coinbase72d ago0x976298…ee3371
0x5d90…53470xcf4b…ef09Base—$0.01100%coinbase73d ago0xe26c6b…0de74e
0x5d90…53470xa38a…025fBase—$0.01100%coinbase73d ago0x12e9e3…f2973d
0x5d90…53470x9f12…ffb6Base—$0.01100%coinbase73d ago0x93083c…35d784
0x5d90…53470x885b…e0e4Base—$0.01100%coinbase73d ago0xb42323…0cda3b
0x5d90…53470xb339…aeb6Base—$0.01100%coinbase73d ago0xac8598…789b34
0x5d90…53470xfe1b…c63aBase—$0.01100%coinbase73d ago0xee21ca…3c85d5
0x5d90…53470xa904…de3cBase—$0.01100%coinbase73d ago0xe65149…6b6f75
0x5d90…53470x6d13…c849Base—$0.01100%coinbase73d ago0xfa8de1…808b36

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.