Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$23.15100%coinbase40d ago0x6a1274…c46b29
0x7d45…92240xb0af…7de0Base—$22.60100%coinbase40d ago0x8ba873…644999
0x7d45…92240xb0af…7de0Base—$24.14100%coinbase40d ago0x169306…bfd5c2
0x7d45…92240xb0af…7de0Base—$17.01100%coinbase40d ago0x9e0000…7db3f2
0x7d45…92240xb0af…7de0Base—$24.03100%coinbase40d ago0x611566…a7dc7a
0x7d45…92240xb0af…7de0Base—$23.92100%coinbase40d ago0x055377…b961ed
0x7d45…92240xb0af…7de0Base—$25.01100%coinbase40d ago0x0ae24a…3d8929
0x7d45…92240xb0af…7de0Base—$24.01100%coinbase40d ago0xd72881…2593f4
0x7d45…92240xb0af…7de0Base—$23.76100%coinbase40d ago0xa63e95…42ea1f
0x7d45…92240xb0af…3befBase—$3.00100%payAI40d ago0xdbfbfa…85f03c
0x7d45…92240xb0af…7de0Base—$17.01100%coinbase40d ago0x2cf333…2b7d7b
0x7d45…92240xb0af…7de0Base—$24.02100%coinbase40d ago0xe20ffc…0095b0
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase40d ago0x07bdf5…c1c2bf
0x7d45…92240xb0af…7de0Base—$23.39100%coinbase40d ago0xe9ee1b…c47356
0x7d45…92240xb0af…7de0Base—$23.11100%coinbase40d ago0xbf3671…ae4efe
0x7d45…92240xb0af…7de0Base—$23.26100%coinbase40d ago0x488f50…e260e7
0x7d45…92240xb0af…7de0Base—$22.72100%coinbase40d ago0xec40f5…75a22c
0x7d45…92240xb0af…7de0Base—$22.79100%coinbase40d ago0xcd211e…de6741
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase40d ago0x54ca5e…ad1869
0x7d45…92240xb0af…7de0Base—$21.02100%coinbase40d ago0xabd455…ae9b30
0x7d45…92240xb0af…7de0Base—$20.01100%coinbase40d ago0x02ab9a…3c8b82
0x7d45…92240xb0af…7de0Base—$17.01100%coinbase40d ago0x4ec91f…2405be
0x7d45…92240xb0af…7de0Base—$22.69100%coinbase40d ago0x286dbe…e79167
0x7d45…92240xb0af…7de0Base—$21.87100%coinbase40d ago0x6d5429…8e43bb
0x7d45…92240xb0af…3befBase—$3.00100%payAI40d ago0xd5dfa8…7faf87

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.