Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0xb69b41…0ee47d
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x2d37f8…38306e
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x29ba62…9c875e
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x6963a6…abf833
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0xf3fab8…c29764
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0xebd8e3…cd7985
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x62dbe4…a25e6b
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x83a26e…a0321c
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0xf2c018…604316
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x17574e…d4b8d1
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0xfa2d31…d19a53
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x0b282e…97c083
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x224acb…240cf8
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x19edf9…4394ee
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x8e52d1…168d9d
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x5a4061…621fe1
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0xa46e85…e68043
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x1755f4…e8b53e
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x28e82c…9d1e18
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x78fda2…b7ddeb
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x9666f2…a7c430
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x0f1824…32ebd5
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0xd0508f…62ee13
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0xb2d5c2…ffdf39
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase2d ago0x101d4a…3439b2

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.