Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf00f…775b0x84d5…3f4cBase—$0.01100%coinbase64d ago0xd887c3…12f210
0xf00f…775b0x4ec8…1910Base—$0.01100%coinbase64d ago0xb433fb…f5f85d
0xf00f…775b0x4ac7…a772Base—$0.01100%coinbase64d ago0x000660…8654fc
0xf00f…775b0x7431…1df3Base—$0.01100%coinbase64d ago0xc63418…4b421b
0xf00f…775b0x9a66…6173Base—$0.01100%coinbase64d ago0x7b165b…7648e6
0xf00f…775b0x8d20…40aeBase—$0.01100%coinbase64d ago0xf4f410…ff3a5b
0xf00f…775b0x5e73…7ee9Base—$0.01100%coinbase64d ago0x5a56b9…220983
0xf00f…775b0x588a…e5a1Base—$0.01100%coinbase64d ago0x26ddb5…a40ba2
0xf00f…775b0x53de…927dBase—$0.01100%coinbase64d ago0x2a0941…187332
0xf00f…775b0x4afe…cb94Base—$0.01100%coinbase64d ago0xaea4c8…0cb899
0xf00f…775b0xd320…cef8Base—$0.01100%coinbase64d ago0x2a5265…605cf4
0xf00f…775b0xb71d…0d02Base—$0.01100%coinbase64d ago0x5677f6…054bd2
0xf00f…775b0xfd89…38caBase—$0.01100%coinbase64d ago0x601993…3edc6d
0xf00f…775b0x5bcc…01f2Base—$0.01100%coinbase64d ago0x2ae0d2…9ffa2c
0xf00f…775b0xccc9…a3ecBase—$0.01100%coinbase64d ago0xbf0fd4…972e8d
0xf00f…775b0x681a…3f7fBase—$0.01100%coinbase64d ago0x612cdd…1e452e
0xf00f…775b0x3c49…2b72Base—$0.01100%coinbase64d ago0x45786a…1a0d73
0xf00f…775b0xe0a6…786eBase—$0.01100%coinbase64d ago0xb90d8a…daee2c
0xf00f…775b0x237f…a70aBase—$0.01100%coinbase64d ago0x2182d3…21e62e
0xf00f…775b0x922d…2350Base—$0.01100%coinbase64d ago0x1730c0…83a701
0xf00f…775b0x26fc…370bBase—$0.01100%coinbase64d ago0xdca93e…e0f6f7
0xf00f…775b0x36f4…978eBase—$0.01100%coinbase64d ago0xd46178…4aaa82
0xf00f…775b0xe3f2…4b2eBase—$0.01100%coinbase64d ago0x5979d3…5db079
0xf00f…775b0xb7aa…670aBase—$0.01100%coinbase64d ago0xc6e3c4…0f6697
0xf00f…775b0x56da…c68fBase—$0.01100%coinbase64d ago0xce1096…90e277

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.