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
0xca0a…2d7a0x85b4…627cBase—$0.60100%coinbase5d ago0xd579f9…afed9a
0xca0a…2d7a0x85b4…627cBase—$3.73100%coinbase5d ago0x75f19a…58240b
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase5d ago0xeebceb…170f8c
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase5d ago0xdb26fd…d56be9
0xca0a…2d7a0x85b4…627cBase—$3.64100%coinbase5d ago0x01feb9…61517f
0xca0a…2d7a0x85b4…627cBase—$1.46100%coinbase5d ago0xe7eeaa…b39d7a
0xca0a…2d7a0x85b4…627cBase—$0.66100%coinbase5d ago0xc3e0a4…5d8a4c
0xca0a…2d7a0x85b4…627cBase—$4.84100%coinbase5d ago0xeb6876…500745
0xca0a…2d7a0x85b4…627cBase—$2.07100%coinbase5d ago0x076904…a0e359
0xca0a…2d7a0x85b4…627cBase—$8.02100%coinbase5d ago0x817697…8afa20
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase5d ago0x8ab393…8f28e8
0xca0a…2d7a0x85b4…627cBase—$0.85100%coinbase5d ago0x56d1ac…15cf95
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase5d ago0x17e876…d76c68
0xca0a…2d7a0x85b4…627cBase—$1.71100%coinbase5d ago0x3c1ba6…ff3975
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase5d ago0x2206c8…fba688
0xca0a…2d7a0x85b4…627cBase—$7.90100%coinbase5d ago0xe55319…000e8f
0xca0a…2d7a0x85b4…627cBase—$1.15100%coinbase5d ago0x196042…45c475
0xca0a…2d7a0x85b4…627cBase—$5.16100%coinbase5d ago0x0bb326…1d62ca
0xca0a…2d7a0x85b4…627cBase—$0.49100%coinbase5d ago0xcdaf53…8bc53d
0xca0a…2d7a0x85b4…627cBase—$2.87100%coinbase5d ago0x1d6228…ec960e

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.