Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c9a…33bd0x09f5…4a2fBase—$0.01100%coinbase68d ago0xcc0fb3…5634fd
0x1c9a…33bd0x4d91…a5c8Base—$0.01100%coinbase68d ago0xcbc1b7…c51ffa
0x1c9a…33bd0x1818…6410Base—$0.01100%coinbase68d ago0x13264b…2b52ce
0x1c9a…33bd0x2c2c…1f6eBase—$0.01100%coinbase68d ago0xf47be2…b1709d
0x1c9a…33bd0xc1fd…1390Base—$0.01100%coinbase68d ago0xc30024…0c0d34
0x1c9a…33bd0x5539…ef79Base—$0.01100%coinbase68d ago0x52b3d5…7db2d1
0x1c9a…33bd0xc914…3d10Base—$0.01100%coinbase68d ago0x5480a3…4cd4a8
0x1c9a…33bd0xf9a7…9cccBase—$0.01100%coinbase68d ago0xaa9ee7…138d5b
0x1c9a…33bd0x7c62…65d4Base—$0.01100%coinbase68d ago0x28c562…0c8ca3
0x1c9a…33bd0x5cd8…9247Base—$0.01100%coinbase68d ago0xf61586…02984c
0x1c9a…33bd0xd7d3…0f56Base—$0.01100%coinbase68d ago0x720ba4…85da5c
0x1c9a…33bd0xb98a…8b59Base—$0.01100%coinbase68d ago0x8310f1…0bf127
0x1c9a…33bd0xfd21…51b2Base—$0.01100%coinbase68d ago0x813847…2dcc3a
0x1c9a…33bd0x85ec…0b25Base—$0.01100%coinbase68d ago0x098cc8…a766f2
0x1c9a…33bd0x49f0…3f36Base—$0.01100%coinbase68d ago0x83971c…30c48f
0x1c9a…33bd0xbc84…9a46Base—$0.01100%coinbase68d ago0xce2c9b…3340d4
0x1c9a…33bd0x2f82…f618Base—$0.01100%coinbase68d ago0xcc5d64…d39b38
0x1c9a…33bd0xf1aa…3fd9Base—$0.01100%coinbase68d ago0x50b9dd…1e4e1c
0x1c9a…33bd0x9cb6…1241Base—$0.01100%coinbase68d ago0x0dbb5a…708fa1
0x1c9a…33bd0x7100…5510Base—$0.01100%coinbase68d ago0xce5200…be8655
0x1c9a…33bd0x98a7…f61bBase—$0.01100%coinbase68d ago0xc6b1ba…03c8cd
0x1c9a…33bd0x4c87…f782Base—$0.01100%coinbase68d ago0x86b6e7…94fa04
0x1c9a…33bd0xb174…80d9Base—$0.01100%coinbase68d ago0x663a40…bcf2af
0x1c9a…33bd0x60fe…5948Base—$0.01100%coinbase68d ago0xbfb70d…a4c426
0x1c9a…33bd0xb28f…c2b5Base—$0.01100%coinbase68d ago0x75b921…d16e1f

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.