Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd56c…80f00x1323…8023Base—$0.01100%coinbase58d ago0xc71411…9b077b
0xd56c…80f00xb121…1975Base—$0.01100%coinbase58d ago0xea5c6b…0830cd
0xd56c…80f00x61b6…2f7fBase—$0.01100%coinbase58d ago0x4070ef…2b2df5
0xd56c…80f00xc784…d4bdBase—$0.01100%coinbase58d ago0xe643e5…0e45a8
0xd56c…80f00x0c20…e48cBase—$0.01100%coinbase58d ago0xe527c2…a9a9ed
0xd56c…80f00x63a7…fb52Base—$0.01100%coinbase59d ago0xa34222…35a918
0xd56c…80f00x79fa…99d7Base—$0.01100%coinbase59d ago0x4eb4c6…0a9403
0xd56c…80f00x6686…ad41Base—$0.01100%coinbase59d ago0xb7d9e3…239fed
0xd56c…80f00x89b1…5f6fBase—$0.01100%coinbase59d ago0x1490d7…655411
0xd56c…80f00xf8c2…a4faBase—$0.01100%coinbase59d ago0x7bc1b4…be98bb
0xd56c…80f00xc0f4…ab0eBase—$0.01100%coinbase59d ago0x8431a5…3b91e8
0xd56c…80f00x6be4…3434Base—$0.01100%coinbase59d ago0xeecf5c…18fc83
0xd56c…80f00x4447…a4b0Base—$0.01100%coinbase59d ago0x0843ca…9473f8
0xd56c…80f00x7ef6…2c98Base—$0.01100%coinbase59d ago0xdd9ff5…edc7e1
0xd56c…80f00x5934…5666Base—$0.01100%coinbase59d ago0x6057c0…6386e7
0xd56c…80f00xb0aa…bbabBase—$0.01100%coinbase59d ago0xdebb24…5cb523
0xd56c…80f00x9417…2272Base—$0.01100%coinbase59d ago0x9cf70e…8102d6
0xd56c…80f00x6541…e754Base—$0.01100%coinbase59d ago0xbaf379…b0a7db
0xd56c…80f00xb002…82b4Base—$0.01100%coinbase59d ago0xc33067…a6f606
0xd56c…80f00xc273…e0eaBase—$0.01100%coinbase59d ago0xe96bc1…642092
0xd56c…80f00xfc67…5cb6Base—$0.01100%coinbase59d ago0xd04d91…0d010f
0xd56c…80f00x901c…45a1Base—$0.01100%coinbase59d ago0x4e0cd7…96cf51
0xd56c…80f00xbd0f…9bf8Base—$0.01100%coinbase59d ago0x77b940…6d0849
0xd56c…80f00x5761…f573Base—$0.01100%coinbase59d ago0x0a0c9e…108768
0xd56c…80f00x1a75…4f30Base—$0.01100%coinbase59d ago0xa3aa85…887fa5

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.