Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff46…822d0xbaed…77aeBase—$0.01100%coinbase68d ago0x87602c…4266a3
0xff46…822d0x4f96…d275Base—$0.01100%coinbase68d ago0xa183ef…0ab2d5
0xff46…822d0x9a76…4e6bBase—$0.01100%coinbase68d ago0x1272e5…80ade9
0xff46…822d0x43c1…a37dBase—$0.01100%coinbase68d ago0x886170…0c5960
0xff46…822d0xbd3f…f9aaBase—$0.01100%coinbase68d ago0xeb013b…b7149f
0xff46…822d0x21a5…7534Base—$0.01100%coinbase68d ago0x8f5c19…10eb04
0xff46…822d0x8dac…d975Base—$0.01100%coinbase68d ago0x6b4ced…1f6b0b
0xff46…822d0x8b79…6f56Base—$0.01100%coinbase68d ago0xd35b0c…2f9648
0xff46…822d0x154c…990aBase—$0.01100%coinbase68d ago0x0a54a6…a3cc38
0xff46…822d0x1e8f…a6b1Base—$0.01100%coinbase68d ago0x263fef…b46e12
0xff46…822d0x1e11…6479Base—$0.01100%coinbase68d ago0x3fd9ad…7a4b01
0xff46…822d0x9749…fe8aBase—$0.01100%coinbase68d ago0x662181…9f9687
0xff46…822d0x7121…bd8dBase—$0.01100%coinbase68d ago0xc22671…e3d507
0xff46…822d0x0b49…bafaBase—$0.01100%coinbase68d ago0xaf90dd…0fff7a
0xff46…822d0xd6fd…1c39Base—$0.01100%coinbase68d ago0xea3395…2df3fd
0xff46…822d0xa0f3…6d94Base—$0.01100%coinbase68d ago0xc59ba9…7a1a45
0xff46…822d0x90e9…234fBase—$0.01100%coinbase68d ago0x092137…c0c8df
0xff46…822d0x6645…0738Base—$0.01100%coinbase68d ago0xc311de…9f0a4a
0xff46…822d0xd075…956eBase—$0.01100%coinbase68d ago0xf8c5e7…9bd1f9
0xff46…822d0x9de6…6f57Base—$0.01100%coinbase68d ago0x30984d…762abf
0xff46…822d0x0bd6…bb27Base—$0.01100%coinbase68d ago0xabde8c…baade5
0xff46…822d0xbe91…7f34Base—$0.01100%coinbase68d ago0x0b3319…04c7de
0xff46…822d0x0519…d5d3Base—$0.01100%coinbase68d ago0x66b735…b30165
0xff46…822d0xb2de…242cBase—$0.01100%coinbase68d ago0xda0975…ce94b2
0xff46…822d0xe1cb…0ef1Base—$0.01100%coinbase68d ago0x4ca6c8…402a7d

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.