Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe707cf…c212ca
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8fef36…1f15ca
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd0ed5c…298994
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x473c4f…4d4801
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd9d929…951866
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x319892…a8df4b
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe37ee0…c32d9e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf20b09…b5e0b4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x593b34…17109b
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xea9dbe…d723d3
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9de69e…f2276f
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x30de4f…d85ce4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x163eb2…e2ad13
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1bc727…a2eba4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x816c20…46dc34
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9313e2…ef345e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2d74c9…c88084
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1fc153…b50244
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e52d4…783807
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36a075…d9685a
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x04586f…e6efbc
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9cc972…27c714
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6778b9…ab9e80
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f6905…0a76f2
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9211c…d49ad1

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.