Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7f3…c0440x5f11…468aBase$0.32100%primer42d ago0x381de0…8f0929
0x5f11…468a0xc7f3…c044Base$0.32100%primer42d ago0xc5636a…a5eaa5
0xc7f3…c0440x5f11…468aBase$0.33100%primer42d ago0x9f9dce…1727da
0x5f11…468a0xc7f3…c044Base$0.30100%primer42d ago0xdc491f…f845ce
0xc7f3…c0440x5f11…468aBase$0.34100%primer42d ago0xaf0665…eb9bc3
0x5f11…468a0xc7f3…c044Base$0.34100%primer42d ago0xefb28b…00df94
0xc7f3…c0440x5f11…468aBase$0.30100%primer42d ago0xfee4bc…ec4efd
0x5f11…468a0xc7f3…c044Base$0.31100%primer42d ago0x28aa19…f70d2e
0xc7f3…c0440x5f11…468aBase$0.31100%primer42d ago0xb6f487…34ebe8
0x5f11…468a0xc7f3…c044Base$0.31100%primer42d ago0x6b7710…471de1
0xc7f3…c0440x5f11…468aBase$0.34100%primer42d ago0x06322a…67bd04
0x5f11…468a0xc7f3…c044Base$0.30100%primer42d ago0x4c78c2…49afa4
0xc7f3…c0440x5f11…468aBase$0.34100%primer42d ago0xe03a9f…6be3b9
0x5f11…468a0xc7f3…c044Base$0.31100%primer42d ago0x368fb0…682306
0xc7f3…c0440x5f11…468aBase$0.32100%primer42d ago0xf1b897…7bf086
0x5f11…468a0xc7f3…c044Base$0.34100%primer42d ago0x4e8f28…442427
0xc7f3…c0440x5f11…468aBase$0.34100%primer42d ago0x1fff93…f16fa5
0x5f11…468a0xc7f3…c044Base$0.34100%primer42d ago0x212b58…28fbee
0xc7f3…c0440x5f11…468aBase$0.32100%primer42d ago0xe22484…dddb6d
0x5f11…468a0xc7f3…c044Base$0.32100%primer42d ago0x764a73…14e71c
0xc7f3…c0440x5f11…468aBase$0.31100%primer42d ago0x408ad0…611b2c
0x5f11…468a0xc7f3…c044Base$0.32100%primer42d ago0x73d694…c1ad45
0xc7f3…c0440x5f11…468aBase$0.33100%primer42d ago0x8c8a8b…49764a
0x5f11…468a0xc7f3…c044Base$0.31100%primer42d ago0xa3f03a…378662
0xc7f3…c0440x5f11…468aBase$0.34100%primer42d ago0xb72201…d14972

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.