Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x258b5a…72f792
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase3d ago0x6c0717…a0ce2e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x17fe7e…70a012
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x442e6f…ae4ab4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x3eea26…d27070
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase3d ago0x7c4476…58c966
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xfa7d06…681752
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase3d ago0x6e462f…cc893c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xf37970…fb6c95
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x86dab0…28b60d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xa574a8…97a687
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase3d ago0xc30821…72b3de
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x3f7eef…821fb1
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase3d ago0xa84ddb…5357b1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x9f2cd2…401505
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x4f6959…21a573
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x337c76…ff2537
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase3d ago0x8d9226…8cae25
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xe8a6d0…eb0b82
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase3d ago0xc8f71f…3958c4
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x342bc5…1a2c93
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xeffe58…b42091
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x290384…16da58
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase3d ago0xa0edf8…5d3e64
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase3d ago0x3a4736…db3dc7

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.