Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase21d ago0x7095a7…0e2101
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase21d ago0x1fa054…7cec58
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase21d ago0x1d20ef…fc4e92
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$10.00100%coinbase21d ago0x93a7ac…462850
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase21d ago0x76f2c3…e2cd5e
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase21d ago0xa3a2bf…b2ec98
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$10.00100%coinbase21d ago0x81770d…522237
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase21d ago0xfe232d…a28dac
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase21d ago0x1f5586…a6b1fa
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$10.00100%coinbase21d ago0x01c42f…d30a17
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase21d ago0xffc7b9…1f87ba
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$10.00100%coinbase21d ago0xb3ce65…9b38da
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$50.00100%coinbase21d ago0xe3bfe3…3c053a
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase21d ago0x5c9cae…f6b702
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase21d ago0x80a5d5…7c892f
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase21d ago0xe0f4af…9c7eef
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase21d ago0x450f57…2c9214
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase21d ago0x8a4ceb…43406d
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase21d ago0x286f73…606711
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase21d ago0xdd83b1…b69a3f
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase21d ago0x7f6973…ef8504
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase21d ago0x0c2a35…5eb04e
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase21d ago0x75f4d9…6a7871
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase21d ago0x5bced1…86860b
0xd1b3…cc870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase21d ago0x20545f…03367b

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.