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.43100%coinbase20d ago0x8a2c82…f2370c
0xca0a…2d7a0x85b4…627cBase—$0.80100%coinbase20d ago0xcacf2a…507ba5
0xca0a…2d7a0x85b4…627cBase—$0.63100%coinbase20d ago0x70d098…cf5e30
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase20d ago0xd6ccf3…ce6e46
0xca0a…2d7a0x85b4…627cBase—$0.58100%coinbase20d ago0x87fc43…9a423f
0xca0a…2d7a0x85b4…627cBase—$0.39100%coinbase20d ago0x66fdb1…a05a12
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase20d ago0x6b708d…0432ab
0xca0a…2d7a0x85b4…627cBase—$0.68100%coinbase20d ago0x309cc0…86d073
0x467f…a4c10x85b4…627cBase—$3.17100%coinbase20d ago0x698424…310449
0x467f…a4c10x85b4…627cBase—$0.58100%coinbase20d ago0x3ff9c1…7aa3fd
0x467f…a4c10x85b4…627cBase—$1.31100%coinbase20d ago0x47d74a…06a5e7
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase20d ago0xfdf670…e1e873
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase20d ago0xa533e7…b348f5
0xca0a…2d7a0x85b4…627cBase—$4.71100%coinbase20d ago0x56ee47…e6d8e6
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase20d ago0x91789f…35014c
0x467f…a4c10x85b4…627cBase—$1.37100%coinbase20d ago0x0a2ffd…1ea3ce
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase20d ago0x2d0f82…11b814
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase20d ago0xdf63d3…0569e4
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase20d ago0x9610f1…f7bd49
0xca0a…2d7a0x85b4…627cBase—$3.74100%coinbase20d ago0x15d203…457d49
0xca0a…2d7a0x85b4…627cBase—$1.16100%coinbase20d ago0xc55014…eb02b2
0xca0a…2d7a0x85b4…627cBase—$2.50100%coinbase20d ago0x1bfe27…d19c9a
0x467f…a4c10x85b4…627cBase—$4.54100%coinbase20d ago0x051eb6…912707
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase20d ago0x6b6ee3…86f888
0x467f…a4c10x85b4…627cBase—$0.53100%coinbase20d ago0x1a6505…d52094

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.