Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7256…3e4a0x1126…879dBase—$0.01100%coinbase79d ago0x3f6614…3d9654
0x7256…3e4a0xc1e5…00c5Base—$0.01100%coinbase79d ago0xbb4b83…952f7f
0x7256…3e4a0xb5e2…4f02Base—$0.01100%coinbase79d ago0xb9e92f…93d5ad
0x7256…3e4a0xab1d…9d25Base—$0.01100%coinbase79d ago0x450751…93140b
0x7256…3e4a0x0cc8…3e68Base—$0.01100%coinbase79d ago0xb33a95…142ba2
0x7256…3e4a0xcea9…d05cBase—$0.01100%coinbase79d ago0xd1b076…8c6685
0x7256…3e4a0x40fa…b1d8Base—$0.01100%coinbase79d ago0x7cdf5b…841ad0
0x7256…3e4a0x3e08…3f8aBase—$0.01100%coinbase79d ago0x2bacec…f325ab
0x7256…3e4a0xb56e…6737Base—$0.01100%coinbase79d ago0xf70d92…f1e488
0x7256…3e4a0x5638…bfd9Base—$0.01100%coinbase79d ago0x85ab0c…1b9a78
0x7256…3e4a0x36a6…48d1Base—$0.01100%coinbase79d ago0x298121…6963d6
0x7256…3e4a0x2526…a17aBase—$0.01100%coinbase79d ago0x500696…0a570c
0x7256…3e4a0x01fb…f268Base—$0.01100%coinbase79d ago0xeeb1d8…5b2786
0x7256…3e4a0x4289…0133Base—$0.01100%coinbase79d ago0xb1f697…666592
0x7256…3e4a0x9985…b901Base—$0.01100%coinbase79d ago0x344936…88091a
0x7256…3e4a0x8327…19b1Base—$0.01100%coinbase79d ago0x67ed1d…0855fc
0x7256…3e4a0x61f0…4942Base—$0.01100%coinbase79d ago0xf765b1…628aa5
0x7256…3e4a0x4da8…3b35Base—$0.01100%coinbase79d ago0xbbbec5…6515f2
0x7256…3e4a0xff9e…694aBase—$0.01100%coinbase79d ago0x3825cb…20b305
0x7256…3e4a0xe889…9873Base—$0.01100%coinbase79d ago0xac06a7…f374bf
0x7256…3e4a0xbd36…bc25Base—$0.01100%coinbase79d ago0x3ad12a…61a6cd
0x7256…3e4a0x2b1a…d103Base—$0.01100%coinbase79d ago0x03bb6e…63280a
0x7256…3e4a0x044c…286aBase—$0.01100%coinbase79d ago0x3b8cb1…5a00d8
0x7256…3e4a0x1881…94d6Base—$0.01100%coinbase79d ago0x3c79e1…bfbb5b
0x7256…3e4a0x3e62…ba73Base—$0.01100%coinbase79d ago0x514502…ec50b5

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.