Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaf…b9430xdb5a…0671Base—$0.02100%coinbase61d ago0x2510b3…9349ef
0xdeaf…b9430xdb5a…0671Base—$0.02100%coinbase61d ago0x1f9346…b67b7b
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0xed323a…7b1059
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0x4afb57…3ac44d
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0x97805e…81957c
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0x6bfe86…2abfd3
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase61d ago0x5495ce…6d2148
0x6c99…4a740xdb5a…0671Base—$0.02100%coinbase61d ago0x973764…a7e7a8
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0x26d6c3…612268
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0x9dfaf8…25e23d
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase61d ago0xe79e2c…53f27d
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase61d ago0xfc7704…5c6e82
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase61d ago0xd5bce2…c34aa0
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0x18cf83…d75971
0x394c…35130xdb5a…0671Base—$0.02100%coinbase61d ago0x33b66f…95c4f8
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0xda7ca2…fcbeef
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0x4ab525…995be9
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0x358814…3c33d0
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0x6b90b6…07f72f
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0x30c286…5490a9
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase61d ago0x977b9e…6fb36c
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase61d ago0x1d8575…b559f4
0x0ab8…fd2c0xdb5a…0671Base—$0.005100%coinbase61d ago0xc3896c…1b4e17
0x0ab8…fd2c0xdb5a…0671Base—$0.005100%coinbase61d ago0x01288a…2278f6
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase61d ago0x488811…226cd2

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.