Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.53100%coinbase5d ago0xffddbe…83e59b
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase5d ago0x27b7eb…f48b3b
0xca0a…2d7a0x85b4…627cBase—$0.38100%coinbase5d ago0x60d85b…93f8eb
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase5d ago0x1c133c…acf402
0xca0a…2d7a0x85b4…627cBase—$0.54100%coinbase5d ago0x95fc2f…67e4e7
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase5d ago0xc48acc…632b1f
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase5d ago0xa2fe2a…6b9fda
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase5d ago0x2908a4…51d8bc
0x467f…a4c10x85b4…627cBase—$0.52100%coinbase5d ago0xf67618…aaaaa4
0x467f…a4c10x85b4…627cBase—$0.60100%coinbase5d ago0xde97ae…714650
0x467f…a4c10x85b4…627cBase—$0.64100%coinbase5d ago0x76f9c0…a6d1fe
0x467f…a4c10x85b4…627cBase—$0.64100%coinbase5d ago0x3b2ffd…adea07
0x467f…a4c10x85b4…627cBase—$0.36100%coinbase5d ago0x26ad1b…d3b645
0xca0a…2d7a0x85b4…627cBase—$0.60100%coinbase5d ago0xd579f9…afed9a
0xca0a…2d7a0x85b4…627cBase—$3.73100%coinbase5d ago0x75f19a…58240b
0x467f…a4c10x85b4…627cBase—$1.99100%coinbase5d ago0x42210e…c702ec
0x467f…a4c10x85b4…627cBase—$1.79100%coinbase5d ago0x7cefc7…c04620
0x467f…a4c10x85b4…627cBase—$0.64100%coinbase5d ago0x58f474…6924b4
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase5d ago0x3257d2…f7b96a
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase5d ago0xeebceb…170f8c
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase5d ago0xdb26fd…d56be9
0x467f…a4c10x85b4…627cBase—$2.33100%coinbase5d ago0x134097…5b964e
0x467f…a4c10x85b4…627cBase—$0.88100%coinbase5d ago0x26e38f…eafac9
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase5d ago0x308d2f…8dce9b
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase5d ago0x93e71a…b76227

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.