Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc9m ago0x08996a…1b1510
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc24m ago0x4f297a…4158ea
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc33m ago0x4ed84a…ea7dd7
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc47m ago0xad6ebd…8d1bc3
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc1h ago0x688328…2865e9
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc1h ago0xecdf95…cec05f
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc1h ago0x421737…69f78e
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc1h ago0xcd4fec…dfd018
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc2h ago0x146a96…27c0c9
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc2h ago0x2ac639…f3b0e2
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc2h ago0x073341…ec81a4
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a52h ago0x31dfbe…cedc96
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc3h ago0xb447d9…d94efa
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc3h ago0x2b3310…7b41ea
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc3h ago0x251060…5c45d3
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc3h ago0x619db2…f46163
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc4h ago0x73108d…c90e08
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc4h ago0x490098…2761c4
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc4h ago0x196026…a3e94c
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc4h ago0x4f80aa…91ceff
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc5h ago0x2d05f3…0a3eda
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc5h ago0xf17d91…c6787c
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc5h ago0xcd14bd…01ea58
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc5h ago0xd985fd…ab485c
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc6h ago0xcbcb3c…530d43

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.