Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0xd20583…d329a3
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x57b94a…9b5a12
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0xf15797…b2b12e
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x65eebf…30408d
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0xdfedfa…c92857
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0xde5e3f…212374
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0xe41329…2da562
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x0d8db9…68ff57
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0xacb7d7…7d4754
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x69030b…cf8bab
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x05ce4f…fef2f2
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0xed6164…9a263c
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0xb4a4cb…c9398d
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0xa18006…cdb325
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0xbc8d5e…811e98
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x7e0b99…0c7ec1
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x940c8d…947737
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x9fcc1f…9b4ec2
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x92c0cf…4bacd1
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0xfaadd3…e7c74c
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x8e5569…305102
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x09be83…fa9e11
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x9b7226…799550
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0x3af410…2a80f2
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown60d ago0xb87e49…b532d9

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.