Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown60d ago0xe593a1…0d7391
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown60d ago0xe724e2…e872a8
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown60d ago0x22c9e4…ec2ec4
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown60d ago0x8d3492…8119c6
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown60d ago0x39f093…94d88e
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown60d ago0xe5b4cd…ee757d
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown60d ago0xcf3396…092d44
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown60d ago0x856a9c…b10df5
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown60d ago0x909a56…4848d9
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0xd2ba9a…bf83d0
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x868486…22e19f
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x79ec13…704eae
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x1701bb…ed1de4
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x3d94f2…141167
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x7a3d93…fdd273
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x0a0059…e67d1b
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x54bb56…6cad03
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x8f9eaf…bd1b46
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0xb7f28e…7508df
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x3b5b28…3ac23b
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x9e6249…6895e2
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x3dc62a…ccc271
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x73a607…8b3a0f
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x90b7fe…3c8748
0x2ae6…5fe40x9c95…e299Base$0.001100%Route unknown61d ago0x5085d1…8e45e0

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.