Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x9f1401…be35fa
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xa0ef8b…754179
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x2d9c87…8018d8
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x3c4987…316a11
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x27c0ac…96c8b6
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xbcc144…b6cb48
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xb86db2…b88c93
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x91fb16…467c8c
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x26dfbf…5f5346
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xee40b4…6fc746
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xdf931d…184689
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x2776b0…62a246
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x1a87f4…7ebeb1
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x947967…130a47
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x17cf5f…3c760f
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x86806f…8db024
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xe47dab…68fb73
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x8b9153…36b487
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x1b4a77…986ace
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xec5d9c…2a123a
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xa91604…c1c718
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x1a7f58…0e6248
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x6877ae…7d475a
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0x1340c1…eb6683
0xb329…44470x5aae…482eBase—$0.001100%coinbase10d ago0xec0412…19998b

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.